User:Kelson/Wiki migration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* New wiki is available at [http://wiki.wikimedia.org.uk http://wiki.wikimedia.org.uk]. At the end of the migration, [http://www.wikimedia.org.uk http://www.wikimedia.org.uk] ...") |
No edit summary |
||
Line 1: | Line 1: | ||
* New wiki is available at [http://wiki.wikimedia.org.uk http://wiki.wikimedia.org.uk]. At the end of the migration, [http://www.wikimedia.org.uk http://www.wikimedia.org.uk] and [http://wikimedia.org.uk http://wikimedia.org.uk] will also point to it. [http://uk.wikimedia.org http://uk.wikimedia.org] which is the current instance hosted at the WMF will be put in read only during the migration and kep online for a few monthes. | * New wiki is available at [http://wiki.wikimedia.org.uk http://wiki.wikimedia.org.uk]. At the end of the migration, [http://www.wikimedia.org.uk http://www.wikimedia.org.uk] and [http://wikimedia.org.uk http://wikimedia.org.uk] will also point to it. [http://uk.wikimedia.org http://uk.wikimedia.org] which is the current instance hosted at the WMF will be put in read only during the migration and kep online for a few monthes. | ||
* Mirror WMF dump: | |||
<source lang="bash"> | |||
mirrorWmfDumps.pl --projectCode=ukwikimedia --databaseName=wiki --installPath=/var/www/wiki/w/ --databaseUsername=foo | |||
--databasePassword=bar --withPageLinks --withMetaPages --withExternalLinks --withHistory --withSiteStats --withLogging | |||
--withPageRestrictions --withUserGroups | |||
</source> | |||
* Mirror images: | |||
<source lang="bash"> | |||
</source> |
Revision as of 16:13, 27 August 2013
- New wiki is available at http://wiki.wikimedia.org.uk. At the end of the migration, http://www.wikimedia.org.uk and http://wikimedia.org.uk will also point to it. http://uk.wikimedia.org which is the current instance hosted at the WMF will be put in read only during the migration and kep online for a few monthes.
- Mirror WMF dump:
mirrorWmfDumps.pl --projectCode=ukwikimedia --databaseName=wiki --installPath=/var/www/wiki/w/ --databaseUsername=foo
--databasePassword=bar --withPageLinks --withMetaPages --withExternalLinks --withHistory --withSiteStats --withLogging
--withPageRestrictions --withUserGroups
- Mirror images: