~ethanmad/bouts.app#19: 
Send regular database dump to all admin users

#What is this about?

In case of catastrophic failure and the maintainers of this project cannot continue doing so, it would be useful for the clients/admins to have a dump of the current database. So, we should regularly email this dump to all admins for this contingency.

#How to fix it?

Via a cron job on all running instances, we email a generated Postgres pg_dump file at some regular interval (monthly?). Remember to remove all user info (via sed or some other similar unix utility) before sending this dump.

#When should this be fixed?

When we get to it.

Status
REPORTED
Submitter
~zezip
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
No labels applied.