Supercronic
A crontab-compatible job runner built to run scheduled jobs inside containers.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Supercronic
Supercronic runs jobs from a standard crontab file, but it is designed for containers rather than full servers. Typical server cron implementations are a poor fit for containers, and Supercronic exists to fill that gap.
You can keep the familiar crontab syntax and run the jobs in a container image. The repository includes Prometheus metrics support and a process reaper. It suits developers and operators who need cron-style scheduling inside Docker or similar environments.
Strengths
- Reads standard crontab files
- Designed specifically for containers
- Prometheus metrics support
Limitations
- Command-line only, with no interface for managing jobs
- Of limited use outside container setups
Details
- Pricing
- FreeFree, with the source published on GitHub.
- License
- Open source, license not stated
- Developer
- Aptible
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Running cron jobs inside Docker containers
- Categories
- Automation, Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Supercronic
Compare allSoftware that can replace Supercronic for an important use case, and what changes if you switch.
Ofelia
A lightweight job scheduler for Docker environments that runs cron-style tasks for containers.
Ofelia runs as its own container and schedules cron-style jobs that target other Docker containers directly, instead of running inside each container.
Cronie
The standard UNIX cron daemon, crond, for running programs at scheduled times on Linux.
Cronie is the standard Linux cron daemon with anacron and PAM support, designed for regular hosts rather than containers.
Dagu
A self-hosted workflow orchestrator that runs scripts, SSH commands and containers from declarative YAML files.
Dagu replaces crontab files with YAML workflows and adds a web interface for running and monitoring jobs, as a single self-hosted binary.
Cronicle
A self-hosted, distributed task scheduler and runner with a web interface.
Cronicle provides a web interface for scheduled jobs across multiple servers, but it is now in maintenance mode with bug and security fixes only.
Similar software
Related functionality, not necessarily a direct replacement.
Pueue
A command-line task manager that queues shell commands and runs them in the background.
Cronitor
A hosted monitoring service for cron jobs, background workers, websites and APIs, with failure alerts.
Dead Man's Snitch
A hosted monitoring service that alerts you when a cron job or scheduled task fails to run.
dockcheck
A command-line script that checks Docker containers for image updates and can apply them.