EarnestResearch / hackethon-remote-2020-amundsen

The repository for the fully remote hackaton of 2020 at Earnest, for the "Amundsen" project/team
MIT License
4 stars 0 forks source link

Set up Neo4j backups on S3 for Amundsen #12

Open dmateusp opened 4 years ago

dmateusp commented 4 years ago

The new Amundsen helm chart includes an optional cron job that backs up data from neo4j to S3, and a way to restore those back-ups https://github.com/lyft/amundsen/tree/master/amundsen-kube-helm/templates/restore-backup#restoring-neo4j-backups

To support this, we need to create an S3 bucket and a role for the cron job to be able to write into that S3 bucket