Page MenuHomePhabricator
Paste P2597

set up deployment-tin.eqiad.wmflabs
ActivePublic

Authored by mmodell on Feb 11 2016, 7:10 PM.
cd /srv/mediawiki-staging/php-master/
rm -rf extensions
git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions
cd extensions
git submodule update --init --recursive
cd ../
rm -rf skins
git clone https://gerrit.wikimedia.org/r/p/mediawiki/skins
git submodule update --init --recursive
mv /srv /mnt/srv
ln -s /mnt/srv /srv

Event Timeline

mmodell changed the title of this paste from untitled to set up deployment-tin.eqiad.wmflabs.Feb 11 2016, 7:10 PM
mmodell updated the paste's language from autodetect to bash.
mmodell edited the content of this paste. (Show Details)