Commit Graph

14 Commits

Author SHA1 Message Date
ViViDboarder fd824fbf47 Add tests 2021-06-15 12:30:02 -07:00
ViViDboarder ff7089e27a Switch to Alpine 2021-06-14 17:01:52 -07:00
ViViDboarder cdc1cfac30 Add pre-commit and lint 2021-06-14 15:57:51 -07:00
ViViDboarder 8cc87d0a16 Merge remote-tracking branch 'duplicity/health-check' into health-check 2019-02-01 14:00:45 -08:00
ViViDboarder fa9c0f9798 Add healthcheck to Docker image 2019-02-01 13:48:00 -08:00
ViViDboarder b2fd9d4259 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
2019-01-28 11:59:46 -08:00
ViViDboarder e03322250e Additional cleanup after merge 2019-01-28 11:55:12 -08:00
ViViDboarder 0e94d30c3e Merge remote-tracking branch 'duplicity/pre-post-scripts' into pre-post-migration 2019-01-28 11:44:38 -08:00
ViViDboarder aad79a458a Refactor pre/post script tests 2019-01-28 09:53:41 -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 7e57f2ed0b Let's get restic in here
Switch to restic
2018-08-12 16:53:06 -07:00
ViViDboarder 9671c1461d Update test to be more testy 2018-08-10 11:20:47 -07:00
ViViDboarder 947dc939f2 Switch from entrypoint to start command to allow exec of other scripts 2018-05-20 20:34:48 -07:00
ViViDboarder 707b8f304b Clean test scripts 2018-05-13 10:31:31 -07:00