Cronicle
Cronicle copied to clipboard
A simple, distributed task scheduler and runner with a web based UI.
i would like to schedule python scripts but i didn't understand how to do it. thanks Maurizio
## Summary I had the problem that Jobs with Shell Scripts wouldn't run, with the error message: `# Error: Child xxxx crashed with code: 1`. I solved the problem by...
Add support for running the app behind a reverse proxy. Example : https://proxy/c/
Love this recently installed it and ditched old cronjobs in favor for this but i dont want to use smtp i wanna use pushbullet instead been using it on my...
I see you can add events using same title, so you can have N events with same title, and this is true for any other item (plugin, api key, etc)....
I was experimenting with event chaining and by accident had some jobs to chain each other causing endless loop of events. I noticed that only few hours later :) Luckily...
## Summary Cronicle provides a doorway to root privilege. Relying on standalone authentication adds additional maintenance overheads / operational vulnerabilities in a secure environment. I really like this tool, but...
Yet another idea for v2.0 I'm widely using env vars to override default config values. It might be a bit tedious to update though (at least in containers). I think...
## Summary Please support helm chart for easier installation. https://helm.sh/
Currently, if job PARENT is chaining job CHILD you would see chain mark in front of parent job, and typically "On Demand" under child schedule. So the actual connection between...