Gallium/Upgrade to Precise
From Wikitech
< Gallium(Difference between revisions)
(Created page with "This page is about upgrading the gallium host from Ubuntu Lucid to Ubuntu Precise. * send an email to wikitech-l about host being upgraded and service under maintenance * S...") |
m |
||
| Line 21: | Line 21: | ||
Jenkins should be available at https://integration.mediawiki.org/ci/ | Jenkins should be available at https://integration.mediawiki.org/ci/ | ||
| + | |||
| + | |||
| + | '''Android SDK''' needs to be package. It is, as of Oct 2012, in /home/hashar which is not really ideal :-] | ||
Item probably not needed: | Item probably not needed: | ||
* get PHP 5.3.2 instead of PHP 5.3.10 | * get PHP 5.3.2 instead of PHP 5.3.10 | ||
Revision as of 07:43, 22 October 2012
This page is about upgrading the gallium host from Ubuntu Lucid to Ubuntu Precise.
- send an email to wikitech-l about host being upgraded and service under maintenance
- Stop Apache
- Stop Jenkins
- Backup the following directories (and maybe do a full backup of the 46GB as well)
- /home
- /var/lib/jenkins (roughly 40GB)
- /srv
- Need to make sure dotfiles are included ;-)
- Upgrade
- Get puppet to run. Will reinistall a half working copy of jenkins.
- Stop Jenkins
- Drop /var/lib/jenkins and replaces it with the /var/lib/jenkins backup
- Start Jenkins
Jenkins should be available at https://integration.mediawiki.org/ci/
Android SDK needs to be package. It is, as of Oct 2012, in /home/hashar which is not really ideal :-]
Item probably not needed:
- get PHP 5.3.2 instead of PHP 5.3.10