dkron
dkron
Professional distributed job scheduling system
Synopsis
Dkron is a system service that runs scheduled jobs at given intervals or times, just like the cron unix service but distributed in several machines in a cluster. If a machine fails (the leader), a follower will take over and keep running the scheduled jobs without human intervention.
Options
--config string config file (default is /etc/dkron/dkron.yml)
-h, --help help for dkron
SEE ALSO
- dkron agent - Start a dkron agent
- dkron doc - Generate Markdown documentation for the Dkron CLI.
- dkron keygen - Generates a new encryption key
- dkron version - Show version