Chassis / db_backup

Backup and restore your database automatically
6 stars 4 forks source link

Enhancement: Save db on every halt/suspend #6

Closed mikeselander closed 6 years ago

mikeselander commented 6 years ago

This extension is incredibly helpful, but it only works if MySQL is also working. The last 2 times that I've had to destroy a box, it's because mySQL went wonky on me, which meant that I had no way to export a db and this extension wouldn't work at all.

It would be great to be able to be able to save a db copy out every time that you suspended or halted, so that you could at least have a more regular copy of your local db to fall back on.

BronsonQuick commented 6 years ago

I've added some optional configs in the core plugin now: https://github.com/Chassis/db-backup#configuration