Jump to content

Wikibase/Docker

From mediawiki.org
This page is a translated version of the page Wikibase/Docker and the translation is 100% complete.
Wikibase套件垂直2x RGB
Wikibase套件垂直2x RGB

更新的文档

使用Docker的Wikibase套件的安装指南现在可以在GitHub上查看,并在每个新版本发布时更新。 请参考这些指南:

GitHub上的Wikibase套件部署文档

常见问题

我可以本地托管Wikibase套件吗?

Yes, Wikibase Suite can be hosted locally for testing purposes by using the example domain names *.example.com from template.env in your .env file. Configure those domains in /etc/hosts to make them resolve to 127.0.0.1.

However, due to OAuth requirements, QuickStatements will not function properly without publicly accessible domain names for both the WIKIBASE_PUBLIC_HOST and QUICKSTATEMENTS_PUBLIC_HOST. 此外,在没有公开可访问地址的本地环境中运行将阻止生成有效的SSL证书;要访问本地运行的服务,您需要在首次加载页面时允许该无效证书。

能否从其他Wikibase安装迁移至WBS Deploy?

可以将现有的Wikibase安装迁移至WBS Deploy。 一般步骤如下:

你们有推荐的VPS托管服务商吗?

截至撰写本文时,我们无法为托管Wikibase套件推荐具体的VPS提供商。 The suite has been tested successfully on various providers; as long as the minimum technical requirements are met, it should run as expected.

在哪里可以获得更多帮助?

If you have questions not listed above or need help, use this bug report form to start a conversation with the engineering team.