Commit Graph

11 Commits

Author SHA1 Message Date
49510a6179
feat: add BACKUP_NO_CRON config to allow running the backup without cron schedule 2024-02-13 16:41:27 +01:00
42932f91d2
fix: don't stop everything when one container could not be backed up
Some checks failed
continuous-integration/drone/push Build is failing
Resolves #3
2023-06-15 14:27:29 +02:00
bd72e06825
feat: print a little message when the service starts
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 19:19:32 +02:00
07c2fae209
feat: add completion webhook url
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 18:35:21 +02:00
9f6620da11
fix: cron not running in foreground
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-06 13:05:09 +01:00
9cecce4f2d
feat: replace interval with a proper cron schedule
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-30 12:57:58 +01:00
3508c5a26e
feat: add cron schedule 2021-12-05 13:42:35 +01:00
6929a86485
feat: cleanup old backups 2021-12-05 13:38:36 +01:00
2e58388a0b
feat: move running the actual dump command to the db container 2021-12-05 12:39:23 +01:00
fef951f0b4
Add todos 2021-08-18 21:50:15 +02:00
07b38fae0b
init 2021-08-18 19:47:49 +02:00