Nova Resource:Library-upgrader/Documentation
Appearance
See mw:Libraryupgrader.
Docs
Provisioning a new worker instance
- Create a new instance.
- Attach a big volume to
/srv. - Generate a new SSH key (or copy the existing one) to
/root/.ssh/id_libup. The key comment must equaltools.libraryupgrader@tools.wmflabs.organd it must be protected by a passphrase. - Apply
role::libraryupgrader. keyholder arm- Build the docker image (
cd /srv/libraryupgrader; sudo -u libup ./build.sh)