Commit Graph

11 Commits

Author SHA1 Message Date
ViViDboarder 8d6ffea6b3 Add pre-commit and clean up 2020-02-14 12:12:07 -08:00
ViViDboarder 38a32c7ea9 Remove hostnames 2020-02-12 18:36:29 -08:00
ViViDboarder 77d320eeee Yay! Switch to eoan and simplify install
This also enables functioning multi-arch and s3 tests
2020-02-12 17:44:38 -08:00
ViViDboarder 5794cd86e1 Simplify multi-arch building
Rather than having multiple Dockerfiles, switch to a single Dockerfile
and a build arg.
2020-02-11 13:28:19 -08:00
ViViDboarder 5c97af4fb3 Final fix for travis? 2019-08-05 18:07:53 -07:00
ViViDboarder f153d3d638 Print logs if failing tests 2019-02-01 14:01:51 -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 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