Commit Graph

9 Commits

Author SHA1 Message Date
599b7f3f74
Use crontab command to recreate empty tab file (#141) 2022-08-15 15:00:58 +02:00
cc912d7b64
Delete existing crontab before appending entries per conf.d (#140) 2022-08-15 09:25:19 +02:00
e738bd0539
Make crond log to stderr so Docker can forward it (#120) 2022-07-06 13:16:43 +02:00
c9ebb9e14e
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
e0c4adc563 move handling of config to script layer 2021-08-24 09:01:44 +02:00
7086c6e645 read backup in small chunks when encrypting 2021-08-23 14:48:33 +02:00
4c80494433 use go native strftime version 2021-08-23 14:48:33 +02:00
188c14c00f add insecure option, update docs 2021-08-23 14:48:33 +02:00
da9458724f adapt repo layout to go 2021-08-23 14:48:33 +02:00