Chassis / db_backup

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

Add a trigger for vagrant halt #3

Closed BronsonQuick closed 6 years ago

BronsonQuick commented 6 years ago

This adds support for prompting for a backup when you run vagrant halt.

To restore the last backup a user will need to run vagrant up and vagrant provision.

See #2 for the the idea of adding support for vagrant halt