Commit Graph

9 Commits

Author SHA1 Message Date
Sylwia Brant 84b5499755 #548 Fix clearing /tmp dir in backup script 2021-04-26 15:57:13 +02:00
Paul Becotte c6c3987588
#104 Backups should only exclude config.xml in top level job directories 2020-01-18 20:13:57 +01:00
Marco Krammer d32c21f967 Removed BACKUP_TMP_DIR env variable and switched to mktemp -d instead of letting the user decide the temp dir path 2019-10-17 10:41:35 +02:00
Marco K 06c319ef69
Set BACKUP_TMP_DIR default value instead of making it required 2019-10-17 10:10:50 +02:00
Marco Krammer ae3c527eb1 Support BACKUP_TMP_DIR to not immediately write to backup dir as this can cause broken backups to be used when being restored 2019-10-17 09:19:50 +02:00
Tomasz Sęk f2a6bbbdce
#50 Improve rolling backups in pvc Docker image 2019-07-12 09:48:24 +02:00
Ben Langfeld 6a69cf5c88
Allow rolling backups to a limit
When `BACKUP_COUNT` is specified on the backup container, a backup job will ensure we keep the newest `BACKUP_COUNT` backups to preserve space in our target volume.
2019-07-11 15:56:07 -03:00
Tomasz Sęk b399decdce
#4 Improve pvc backup/restore Dockerfile 2019-06-16 22:37:04 +02:00
Tomasz Sęk 66e9512c80
#4 Add pvc backup/restore Dockerfile 2019-06-16 02:01:01 +02:00