Many itwiki admins have expressed a desire for a private wiki to be used in place of the mailing list. Such a wiki would be used for internal messages, coordination, etc. (like a mailing list), but with the pros of a wiki (most notably it's easier to categorize and search data). This idea was inspired by existing wikis like checkuserwiki.
For this reason, I'm kindly asking for a private wiki to be created, according to the specifications below:
- Request page: N/A
- Language code: it
- Site URL: sysop-it.wikipedia.org
- Project name: Itwiki sysops wiki
- Project namespace: Project
- Project talk namespace: Project_talk
- Project logo: https://commons.wikimedia.org/wiki/File:Wikimedia_logo_blue.svg
- Timezone: Europe/Rome
Thank you!
Pre-install automatic checklist:
- DNS
- Apache config (Not needed)
- Language configuration in language data repo
- Language configuration in mediawiki core
- Wikimedia messages configuration
- Wikimedia messages (interwiki search result) configuration
The creation is blocked until these part are all done.
Post install automatic checklist:
- RESTbase
- CX Config
- Analytics refinery
- Pywikibot
- Wikidata
- Import from Incubator
- Clean up old interwiki links
Step by step commands:
On deploy1001:
cd /srv/mediawiki-staging/
git fetch
git log -p HEAD..@{u}
git rebase
On mwmaint1002:
scap pull
mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=aawiki it wikipedia sysop_itwiki sysop-it.wikipedia.org
On deploy1001:
scap sync-file dblists "Creating sysop_itwiki (T256545)"
scap sync-wikiversions "Creating sysop_itwiki (T256545)"
scap sync-file wmf-config/InitialiseSettings.php "Creating sysop_itwiki (T256545)"
scap sync-file static/images/project-logos/ "Creating sysop_itwiki (T256545)"
scap sync-file langlist "Creating sysop_itwiki (T256545)"
scap update-interwiki-cache
End of automatic output