docker-volume-backup/cmd/backup
pixxon 1d45062100 Move cron scheduling inside application (#338)
* Move cron scheduling inside application

* Make envvar a fallback and check for errors

* Panic significantly less

* propagate error out of runBackup

* Add structured logging

* FIx error propagation to exit

* Enable the new scheduler by default

* Review fixes

* Added docs and better error propagation
2024-02-12 16:04:12 +01:00
..
archive.go
config.go Move cron scheduling inside application (#338) 2024-02-12 16:04:12 +01:00
config_provider.go Move cron scheduling inside application (#338) 2024-02-12 16:04:12 +01:00
exec.go Error message on demultiplexing command output receives bad error arg (#295) 2023-10-29 15:43:34 +01:00
hooks.go
lock.go
main.go Move cron scheduling inside application (#338) 2024-02-12 16:04:12 +01:00
notifications.go Add method for converting object to JSON in template (#319) 2023-12-20 20:44:45 +01:00
notifications.tmpl
script.go Move cron scheduling inside application (#338) 2024-02-12 16:04:12 +01:00
stats.go Improve Swarm support (#333) 2024-01-31 12:17:41 +01:00
stop_restart.go Document socket-proxy permissions, return early when update failed on scaling down (#343) 2024-02-05 14:27:06 +01:00
util.go Improve Swarm support (#333) 2024-01-31 12:17:41 +01:00