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

Update DB to AWS #5060

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Update DB to AWS #5060

merged 2 commits into from
Mar 7, 2025

Conversation

dorner
Copy link
Collaborator

@dorner dorner commented Mar 2, 2025

Moves the DB backups to AWS S3.

@cielf cielf requested a review from awwaiid March 3, 2025 17:29
@awwaiid
Copy link
Collaborator

awwaiid commented Mar 5, 2025

@dorner in lib/tasks/backup_db_rds.rake, which I believe is the manual-backup, we prefixed the backup filename with the environment -- should we do that here too? The task that pulls the "latest" db for local usage doesn't check the prefix when pulling the backup, but since we are only making production backups regularly I think that doesn't matter.

@awwaiid awwaiid self-requested a review March 5, 2025 16:03
@dorner dorner force-pushed the backup-db-to-aws branch from dcee597 to bee5783 Compare March 7, 2025 20:28
@dorner
Copy link
Collaborator Author

dorner commented Mar 7, 2025

@awwaiid fixed - can you take a look?

Copy link
Collaborator

@awwaiid awwaiid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this should work.

@awwaiid awwaiid merged commit 2e8e44a into main Mar 7, 2025
22 checks passed
@awwaiid awwaiid deleted the backup-db-to-aws branch March 7, 2025 21:20
Copy link
Contributor

github-actions bot commented Mar 9, 2025

@dorner: Your PR Update DB to AWS is part of today's Human Essentials production release: 2025.03.09.
Thank you very much for your contribution!

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.

2 participants