Commit Graph

11 Commits

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