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

Automatic DB backups #94

Open
colinking opened this issue Apr 19, 2016 · 4 comments
Open

Automatic DB backups #94

colinking opened this issue Apr 19, 2016 · 4 comments
Assignees
Milestone

Comments

@colinking
Copy link
Member

We can use mongoexport or similar to export the database from the command line. We should set up a script that will do this every day (or more often) and store the data somewhere. Possibly S3?

https://mlab.com/databases/bonvoyage#tools

@colinking colinking added this to the Botswana Demo milestone Apr 19, 2016
@seanbae
Copy link
Member

seanbae commented Apr 19, 2016

MongoLab provides a built-in backup service that either stores the data directly on mLab or custom S3.
A weekly backup service costs $2.00 per month, and a daily backup service costs $15.00 per month.

@colinking
Copy link
Member Author

I would definitely recommend that we do daily backups at least, since losing an entire week's worth of data would be quite hard to recover.

@seanbae
Copy link
Member

seanbae commented Apr 20, 2016

@choquette33 Thoughts?

@choquette33
Copy link
Member

@seanbae - Can we ramp that up as we ramp up? Also is that something I could pay for through heroku?

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

No branches or pull requests

3 participants