Cronmaster — веб-интерфейс для управления cron-задачами
★ 1.3K
Cronmaster is a self-hosted web interface for managing cron jobs and bash scripts. Reach for it when editing crontab by hand is inconvenient and you want to see and configure schedules through a browser: create, view, and delete cron jobs with comments, manage bash scripts for them right in the interface, and set common schedules from ready presets. It deploys via Docker and has an API and SSO login (OIDC). Its focus is convenient web management of cron jobs and scripts on your own server, not a full pipeline orchestrator (Airflow and the like) or an application task scheduler: the value is bringing order to system cron jobs and managing them without manually editing crontab. It suits admins and owners of servers/homelabs who want visual control over task schedules and related scripts.
- #Self-hosted