Ofelia is a modern, low-footprint job scheduler for Docker environments.
It’s designed as an alternative to traditional cron-based setups and lets you schedule commands to run inside existing containers, in newly created containers, on the local host, or as run-once services in Docker Swarm deployments.
This is free and open source software.
Key Features
- Runs scheduled commands inside existing Docker containers.
- Can launch a new container for a scheduled job and remove it when the job finishes.
- Supports local host jobs and run-once service jobs for Docker Swarm environments.
- Accepts configuration through INI files or Docker labels.
- Uses cron-style scheduling, including standard cron expressions and @every intervals.
- Provides logging drivers for email, saved execution reports, and Slack webhooks.
- Can connect to Docker through the default socket, a socket proxy, or remote TLS-enabled Docker hosts.
Website: github.com/mcuadros/ofelia
Support:
Developer: Máximo Cuadros
License: MIT License
Ofelia is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Alternatives to cron | |
|---|---|
| cronie | Modern day version of cron and associated tools |
| fcron | Designed for systems which are not continuously running or regularly |
| systemd | Suite of basic building blocks for a Linux system |
| mcron | 100% compatible replacement for Vixie cron |
| anacron | Designed for systems which are not continuously running |
| Jobber | Run commands to a schedule |
| bcron | Designed with secure operations in mind |
| Cronicle | Multi-server task scheduler and runner |
| Supercronic | Crontab-compatible job runner designed for container environments |
| runcron | Minimal cron alternative for automated and container-friendly environments |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

