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
67e728885502114df9af1ea4eba6da01dd6fa86b
docker-volume-backup
/
cmd
/
backup
History
Michal Middleton
67e7288855
Add support for zstd compression (
#249
)
...
Co-authored-by: Michal Middleton <
jafa81@gmail.com
>
2023-08-19 19:20:13 +02:00
..
archive.go
Add support for zstd compression (
#249
)
2023-08-19 19:20:13 +02:00
config.go
Add support for zstd compression (
#249
)
2023-08-19 19:20:13 +02:00
exec.go
Drop logrus dependency, log using slog package from stdlib (
#247
)
2023-08-10 19:41:03 +02:00
hooks.go
Use go 1.20, join errors using stdlib (
#182
)
2023-02-02 21:07:25 +01:00
lock.go
Drop logrus dependency, log using slog package from stdlib (
#247
)
2023-08-10 19:41:03 +02:00
main.go
Drop logrus dependency, log using slog package from stdlib (
#247
)
2023-08-10 19:41:03 +02:00
notifications.go
Use go 1.20, join errors using stdlib (
#182
)
2023-02-02 21:07:25 +01:00
notifications.tmpl
Added custom notification messages using text/template (
#60
)
2022-02-11 20:05:16 +01:00
script.go
Add support for zstd compression (
#249
)
2023-08-19 19:20:13 +02:00
stats.go
Run copying and pruning against multiple storages in parallel (
#152
)
2022-09-01 14:38:04 +02:00
util.go
Fix WebDAV spelling, remove some inconsistencies (
#143
)
2022-08-18 12:37:45 +02:00