-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate FR prod on new server #825
Comments
Documenting my steps. First we need to redirect certificate authentications to the new server:
Then we can change the hosts config file to the new IP address. I also added a swap file. Then provision the new server:
|
The first time you run the provisioning there's always an issue with brotli and nginx. I did two things to resolve this:
This happens with every new server but I never took the time to find an automated solution. |
I also had to install db integrations separately:
|
I used steps described in #775 (comment) to activate maintenance mode and copy the database. I encountered #819 but could work around it. Another important detail: clear the cache after the database import.
|
Description
New VPS is here : https://www.ovh.com/manager/#/dedicated/vps/vps-d2442729.vps.ovh.net/dashboard
Migration is scheduled for Monday 19th 2AM CET.
Slack channel fr-upgrade
Acceptance Criteria & Tests
The text was updated successfully, but these errors were encountered: