Support backups.
Bug #1362254 reported by
Eric Snow
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
reviewboard (Juju Charms Collection) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Much as with redundancy in #1362248, support for backups would be a great addition to this charm. This would involve setting up a cron job to run a script that does the following:
1. dump the DB,
2. gather any other files,
3. bundle it all up (tarball?),
4. send the archive to some remote storage (e.g. amazon S3, localhost, email).
I'd expect to be able to specify when/how often, as well as where to send the archive (along with any necessary credentials).
The ability to restore from a backup archive would be nearly as important.
Changed in reviewboard (Juju Charms Collection): | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
To post a comment you must log in.