-
-
Notifications
You must be signed in to change notification settings - Fork 1
Restore WP1 from a backup
benoit74 edited this page Sep 30, 2024
·
17 revisions
Aside from a Zimfarm instance which is not covered in this documentation, WP1 relies on a compute instance (mwcurator) and a Trove DB.
This documentation details the procedure to restore both components.
You may need to request additional quota for these steps if the original machines are still running.
- Go to https://horizon.wikimedia.org/
- Select
mwofflineras your project (you must be an admin ofmwoffliner) - Under Compute -> Instances
- Select “Launch Instance”
- Under “Source” use debian-11-bullseye
- Under “Flavor” choose an appropriate number of vCPUs, RAM and disk
- Under Database -> Instances
- Select “Launch Instance”
- Under “Volume Size”, choose an appropriate number of GB to handle the size of the database (60 GB at the time of writing)
- Under “Datastore”, choose
mariadb - Under “Flavor” choose an appropriate number of vCPUs, RAM and disk (the original database server was
g4.cores2.ram4.disk20 | 4GB RAM). - Under “Initialize Databases”
- Initial Databases:
enwp10_prod - Initial Admin User:
wp1 - Password:
- Initial Databases:
- Under “Advanced”
- Configuration Group:
wp1-db-import(will make the db import faster)
- Configuration Group: