Cronmaster

Azure Developer Tools 1 variation

Cronmaster, a web interface to create, edit, run and monitor your server cron jobs with human readable schedules and live job logs, secured with a per instance login.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Cronmaster on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Cronmaster is an open source web interface for managing the cron jobs on a server. Create, edit, pause, resume and run scheduled jobs from a browser using a human readable schedule builder, with live job output and a searchable history of every run, instead of hand editing crontab text over SSH.

Why the cloudimg image

cloudimg delivers Cronmaster hardened and fully patched, served over TLS with a self signed certificate regenerated on first boot. Authentication is on by default and a unique admin password is generated per instance, and the service refuses to start without one. It binds to loopback behind an nginx reverse proxy, and the system cron daemon is enabled so your scheduled jobs actually run. Backed by 24/7 support.

Common uses

  • Manage a server cron jobs from a browser without hand editing crontab over SSH
  • Build schedules with a human readable helper and watch live job output as it runs
  • Review a searchable history of every run to see which jobs succeeded or failed