In collaboration with Polish Wikipedia admins, Wikimedia Poland would like to request a new wiki that'd be only available for Polish Wikipedia admins.
This is how they're describing the use case:
It would be possible to post materials that for various reasons should not be posted on Wikipedia or other pages visible to everyone, such as guides for admins, how to block IP ranges, how to deal with different users, etc. These would include materials created as a result of a Foundation grant we got last year.
- Request page: N/A
- Language code: pl
- Site URL: wikipedia-pl-sysop.wikimedia.org
- Directionality: LTR
- Project name: Wiki administratorów polskojęzycznej Wikipedii
- Project name (English): Polish sysop wiki
- Project namespace: Project
- Project talk namespace: Project talk
- Visibility: Private
- Project logo: Same as sysop-it
- Timezone: Europe/Warsaw
- Shard: s5
- Local file uploads: disabled
The contact persons are Ada Jakubowska (WMPL) and Gdarin.
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:
On deployment host:
cd /srv/mediawiki-staging/
git fetch
git log -p HEAD..@{u}
git rebase
On mwmaint1002:
scap pull
mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=muswiki pl wikimedia wikipedia_pl_sysopwikimedia wikipedia-pl-sysop.wikimedia.org
On deployment host:
scap sync-world "Creating wikipedia_pl_sysopwikimedia (T361041)"
On mwmaint1002:
mwscript extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php --wiki=wikipedia_pl_sysopwikimedia --cluster=all 2>&1 | tee /tmp/wikipedia_pl_sysopwikimedia.UpdateSearchIndexConfig.log
On deployment host:
scap update-interwiki-cache
End of automatic output