This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
docker-volume-backup
Watch
1
Star
0
Fork
0
You've already forked docker-volume-backup
mirror of
https://github.com/offen/docker-volume-backup.git
synced
2025-11-23 21:44:40 +02:00
Code
Issues
Releases
Activity
Files
342ae5910e57df46d86c8f712d32a6f1856bbc38
docker-volume-backup
/
cmd
/
backup
History
Frederik Ring
342ae5910e
Add env template helper (
#121
)
2022-07-06 13:16:32 +02:00
..
archive.go
Allow for the exclusion of files from backups (
#100
)
2022-05-08 11:20:38 +02:00
config.go
Change default value for SSH identity file (
#108
)
2022-06-17 11:28:29 +02:00
exec.go
Use errgroup for running commands in parallel (
#83
)
2022-03-10 11:09:39 +01:00
hooks.go
Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used (
#63
)
2022-02-13 10:52:19 +01:00
lock.go
Support identical cron schedule (
#87
)
2022-03-25 18:26:34 +01:00
main.go
Support identical cron schedule (
#87
)
2022-03-25 18:26:34 +01:00
notifications.go
Add env template helper (
#121
)
2022-07-06 13:16:32 +02:00
notifications.tmpl
Added custom notification messages using text/template (
#60
)
2022-02-11 20:05:16 +01:00
script.go
SSH Backup Storage Support (
#107
)
2022-06-17 11:06:15 +02:00
stats.go
SSH Backup Storage Support (
#107
)
2022-06-17 11:06:15 +02:00
util.go
Support identical cron schedule (
#87
)
2022-03-25 18:26:34 +01:00