-
Notifications
You must be signed in to change notification settings - Fork 105
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
Create new CMS and Eregs database backup processes #4849
Comments
Moving to 15.6 due to resource constraints |
@patphongs @PaulClark2 We don't have the memory for this. Would need to bring down stage if we want to do this at this time. Need to create a new celery worker service. $$ Should we push this off to a later date? |
@JonellaCulmer I'm not sure we'd need to create a new celery service, I think we could just bind the existing one to the other apps, though I'd have to prototype it to be sure. |
Cloud.gov created a ticket to track the expanded backup timeframe requests: cloud-gov/product#1664 |
Closing in favor of fecgov/fec-cms#5231 and fecgov/fec-eregs#688 per conversation with @patphongs |
What we’re after
Currently, we are using one of the on-premise database servers (DC4) to backup CMS and EREGS using service-connect. Rather than move this process to AWS, the DBA team has recommended we move these backups to cloud.gov or come up with another backup retention policy.
Currently, cloud.gov maintains 14 days of backups, and backups are made as part of the monthly re-indexing work. We also reached out to cloud.gov support to see if they would be willing/able to extend their retention time. Eregs backups are taken before re-loading each year's regulations.
Completion criteria
The text was updated successfully, but these errors were encountered: