Skip to content
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

Add script+Dockerfile to test restoring from fresh backup every 24 hours #2

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

nikochiko
Copy link
Member

@nikochiko nikochiko commented Jul 25, 2024

Adds Dockerfile to attempt restoring a database from the same backup (every 24 hours).

To know whether the backup succeeded, we can look at the logs. But we obviously need some kind of alerts otherwise.

We could also connect a staging / test server to this with all the prod data but without affecting prod. Setting up alerts for that server would also be good enough for us.

terrible commit messages... pls squash

@nikochiko nikochiko requested a review from devxpy October 22, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant