You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a master ticket for upgrade of off1 and off2. We want to add more disk and more memory.
This is also the occasion to put everything on ZFS (most notably images), use proxmox and separate installations in containers, use a nginx proxy.
We will proceed by:
temporarily moving mongodb to a server of OSM France
upgrade and re-install off2
move off1 to off2 (by re-installing everything cleanly)
upgrade and re-install off1
install mongodb on off1
Living documentation on google docs (a cleaned version will be moved to reports afterwards)
The content you are editing has changed. Please copy your edits and refresh the page.
…roxmox) (#8827)
- Migration of Open Food Facts (site and pro platform) from off1 (bare metal) to off2 (proxmox)
- Modifications linked to moving off and off-pro to off2 server.
- This includes a lot of path modifications:
- some directories where removed from the repository and are created dynamically
- we try to differentiate folders containing code (only this is in git), data, cache data and dist files
- we control this by using a fixed set of base path (see Paths.pm)
- Most of server configurations are now in the git repository
- Import scripts where reworked
See also: openfoodfacts/openfoodfacts-infrastructure#243
Part of:
- openfoodfacts/openfoodfacts-infrastructure#182
This is a master ticket for upgrade of off1 and off2. We want to add more disk and more memory.
This is also the occasion to put everything on ZFS (most notably images), use proxmox and separate installations in containers, use a nginx proxy.
We will proceed by:
Living documentation on google docs (a cleaned version will be moved to reports afterwards)
Move mongo from off2 to OSM container
Reinstall production (from off1) on OFF2
Upgrade OFF2 and move Mongodb to OFF2
The text was updated successfully, but these errors were encountered: