realestatepilot / docker-restic-backupclient

Easy backups with docker and restic
MIT License
5 stars 5 forks source link

Make starting time configurable #1

Closed tgruenert closed 4 years ago

tgruenert commented 4 years ago

Feature Request

As a user a want to set a startup time different to default midnight.

Why I do nightly data processing and if it is already done at some time (e.x. 2 pm) backup has to be started.

micw commented 4 years ago

It's already configurable, see https://github.com/evermind/docker-restic-backupclient/blob/master/README.md#command-and-arguments Just set the command to "/scripts/backup_client.py schedule YOUR-CRON-EXPRESSION"