DiSSCo / ecoi_infrastructure_deployer

Vagrant+Ansible project responsible of provisioning VMs for the ECOI services and installing and configuring its subcomponents (cordra nsidr, cordra prov, elasticsearch, mongodb, monitoring tools, etc)
0 stars 1 forks source link

Automatically remove MongoDB backups on S3 after one month #8

Closed jgrieb closed 3 years ago

jgrieb commented 3 years ago

(see title)

jgrieb commented 3 years ago

3 cron jobs have been implented which backup the Mongodb database daily/monthly/yearly to S3 in different storage classes with 96c9efaf34a6096ccf5f57388d9866a0eb2853f9. Auto-Delete of backups older than X days is currently done on AWS S3 itself via the lifecycle rules