-
Notifications
You must be signed in to change notification settings - Fork 4
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
Restore Nimbus Back To Life With Better Docs && Backups #190
Comments
notes from MySQL setup docs in Wiki
|
https://cloud.google.com/compute/docs/disks/create-snapshots |
Recap of what got us here:
We should setup our infrastructure so if an instance does get deleted, it does not cause data loss, and only causes us to need to recreate the instance and restore a backup. |
We are now considering CloudSQL instead of the Compute Engine way of managing MySQL as seen in the MySQL wiki doc |
Info on cloud sql: https://stackoverflow.com/a/34030484/13291759 |
good reasons for CloudSQL
|
How far did we get last week? |
The database is restored! We're working on geting the API back up now. GCP seems to be running backups now automatically. |
Objective
Use our current opportunity to improve documentation && reliability of Nimbus
Key Result
Details
The text was updated successfully, but these errors were encountered: