Please create a wiki for Amical Wikimedia, with the following configuration:
- Request page: N/A
- Language code: ca
- Site URL: amical.wikimedia.org
- Directionality: LTR
- Project name: Amical Wikiimedia
- Project name (English): Amical Wikimedia
- Project namespace: Amical
- Project talk namespace: Talk
- Visibility: Private
- Project logo: https://commons.wikimedia.org/wiki/File:Amical_Wikimedia_logo.svg
- Timezone: Europe/Andorra
- Shard: s5
- Local file uploads: enabled
This will be our private wiki for the Thematic chapter Amical Wikimedia, which will substitute the one we have with Miraheze.
I'm adding the LocalSettings.php file, without sensible data, we are using now on a test site we build to test the functionalities we would like to have. You'll find the name espaces, groups, permissions and extensions we are using: P44748
Lastly, I am the new elected chair of the board of Amical Wikimedia (https://meta.wikimedia.org/wiki/Amical_Wikimedia)
Thank you.
Robert Garrigós
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
- Wikimedia messages (interwiki search result) configuration (not needed)
The creation is blocked until these part are all done.
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 ca wikimedia amicalwikimedia amical.wikimedia.org
On deployment host:
scap sync-file wmf-config/db-production.php "Creating amicalwikimedia (T330390)"
scap sync-file dblists "Creating amicalwikimedia (T330390)"
scap sync-wikiversions "Creating amicalwikimedia (T330390)"
scap sync-file multiversion/MWMultiVersion.php "Creating amicalwikimedia (T330390)"
scap sync-file static/images/project-logos/ "Creating amicalwikimedia (T330390)"
scap sync-file wmf-config/logos.php "Creating amicalwikimedia (T330390)"
scap sync-file wmf-config/InitialiseSettings.php "Creating amicalwikimedia (T330390)"
On mwmaint1002:
mwscript extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php --wiki=amicalwikimedia --cluster=all 2>&1 | tee /tmp/amicalwikimedia.UpdateSearchIndexConfig.log
On deployment host:
scap update-interwiki-cache
End of automatic output