Plwiki's ArbCom currently uses its own wiki, which is hosted on a server maintained by WMPL. This scenario is suboptimal, as there's a limited capacity to provide technical support and maintenance. Additionally, the committee has to rely on a single (barely active) volunteer to create new accounts every half year (after elections). Therefore, we would like to move our wiki to WMF infrastructure. We will manage to do the export-import process ourselves, after the wiki is created on the Wikimedia cluster.
Please create a wiki for Polish Wikipedia Arbitration Committee, with the following configuration:
- Request page: N/A
- Language code: pl
- Site URL: wikipedia-pl-arbcom.wikimedia.org
- Directionality: LTR
- Project name: Komitet Arbitrażowy
- Project name (English): plwiki Arbitration Committee
- Project namespace: Komarwiki
- Project talk namespace: Dyskusja_Komarwiki
- Visibility: Private
- Project logo: Wikipedia_Arbitration_Committee_Logo_pl.svg
- Timezone: Europe/Warsaw
- Shard: s5
- Local file uploads:
disabledenabled
The initial account should be for Msz2001 (with e-mail marcinszwarc (at) hotmail.com).
Thank you.
Pre-install automatic checklist:
- DBA decided about the shard
- DNS
- Apache config
- Language configuration in language data repo
- Language configuration in mediawiki core
- Wikimedia messages configuration (optional)
- Wikimedia messages (interwiki search result) configuration (not needed)
The Wiki is ready to be created.
Step by step commands:
Locally (in mediawiki-config repo):
composer manage-dblist prepare arbcom_plwiki pl wikimedia Private
On deployment host:
scap backport #patch-id
On maintenance host:
mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=arbcom_plwiki
Locally (in mediawiki-config repo):
composer manage-dblist activate arbcom_plwiki
On deployment host:
scap backport #patch-id
scap update-interwiki-cache
End of automatic output