Cronicle 0.9.122, the simple distributed job scheduler and cron replacement with a polished web UI, on Ubuntu 24.04 LTS by cloudimg. Schedule shell scripts, HTTP requests or custom plugins across your fleet, on a schedule or on demand, and watch live progress and streaming logs from the browser. A unique admin password is generated on first boot using Cronicle's own storage setup, so a fresh VM never ships the default admin login. MIT licensed.
## Cronicle Job Scheduler on Ubuntu 24.04 by cloudimg
Cronicle is a simple, distributed job scheduler and cron replacement with a polished web UI. Define scheduled events once, then run shell scripts, HTTP requests or custom plugins across your fleet of servers, watch live progress and logs straight from the browser, and chain jobs together with dependencies and alerting. Deploy the cloudimg image and you have a ready to use scheduler with a clean web UI.
## What is included
* Cronicle 0.9.122 installed via the official pinned installer and run as the cronicle system service on Node.js 22 LTS
* The built in embedded flat file Storage engine (no external database required), with your schedule, job history and users on a dedicated Azure data disk at /var/lib/cronicle
* Cronicle bound to loopback 127.0.0.1:3012, fronted by nginx on port 80 (including the live job log websocket) with an unauthenticated health endpoint
* A unique admin password generated on first boot by Cronicle's own non interactive storage setup and written to a root only file, so no shared or default admin ships in the image
* A fresh per instance session signing secret generated on first boot
* Three ready to use plugins out of the box: Shell Script, HTTP Request and a Test Plugin
* cronicle and nginx as systemd services, enabled and active
* 24/7 cloudimg support