Commit Graph

10 Commits

Author SHA1 Message Date
ViViDboarder cdc1cfac30 Add pre-commit and lint 2021-06-14 15:57:51 -07:00
ViViDboarder 0e94d30c3e Merge remote-tracking branch 'duplicity/pre-post-scripts' into pre-post-migration 2019-01-28 11:44:38 -08:00
ViViDboarder b2d95cc775 Add support for pre/post scripts
Allows adding scripts to a directory to be executed before backups and
after restorating. This can allow backing up a mysql dump or something.

Using these could (and probably does) break verify checks

Fixes #8
2018-09-27 18:09:20 -07:00
ViViDboarder 8af4753c86 Fix quotes on backup path and remove full sched 2018-08-18 19:12:31 -07:00
ViViDboarder 7e57f2ed0b Let's get restic in here
Switch to restic
2018-08-12 16:53:06 -07:00
ViViDboarder f57ea36f98 Obtain locks before restoring or backing up 2018-05-13 10:30:02 -07:00
ViViDboarder 917a4577c5 Add schedule for full backups and restore args 2017-07-30 12:18:12 -07:00
ViViDboarder 1c90005b96 Remove --allow-source-mismatch arg
If needed, it can be added via opt args
2017-07-25 21:52:08 -07:00
ViViDboarder b3ff6b6cce Add restore script and restore test 2017-06-28 23:28:48 -07:00
ViViDboarder c5d673885e Initial commit of actual data 2017-03-18 19:01:19 -07:00