This website requires JavaScript.
Explore
Help
Sign In
offen
/
docker-volume-backup
Watch
2
Star
0
Fork
0
You've already forked docker-volume-backup
mirror of
https://github.com/offen/docker-volume-backup.git
synced
2024-11-10 00:30:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e39ac41f4
docker-volume-backup
/
test
/
confd
/
02backup.env
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Support identical cron schedule (#87) * Retry on lock being unavailable * Refactor locking to return plain error * Collect LockedTime in stats * Add test case * Add documentation for LOCK_TIMEOUT * Log in case lock needs to be awaited * Release resources created for awaiting lock
2022-03-25 18:26:34 +01:00
BACKUP_FILENAME
=
"other.tar.gz"
Allow multiple schedules in the same container (#78) * Allow mounting of config directory for multiple schedules * Add docs for conf.d feature * Fix behavior on multiple files * Define default case first in entrypoint script
2022-03-04 13:51:26 +01:00
BACKUP_CRON_EXPRESSION
=
"*/1 * * * *"
Reference in New Issue
Copy Permalink