Below you will find pages that utilize the taxonomy term “Crontab”
Posts
read more
An example project for creating a simple Flask UI for controlling crontabs
Controlling cronjobs with a Flask UI
Updated on 30.6.2024
While creating a proper readme for the project, I realized that it can
actually be used to control several cronjobs, I just hadn't used it in that
way.
It is somewhat limited by the script identifier and by having only three
options (schedule 1, schedule 2 or disabled), but I think these could be
resolved in a reasonable amount of time.