ofelia

Docker scheduler

A modern job scheduler for Docker environments

A docker job scheduler (aka. crontab for docker)

GitHub

3k stars
42 watching
178 forks
Language: Go
last commit: 17 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 54
mesos/chronos A fault-tolerant job scheduler for distributed systems that runs on top of Apache Mesos and supports custom executors, dependencies, and ISO8601-based schedules. 4,390
containers/crun An OCI container runtime with a low memory footprint and C implementation 3,070
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
go-co-op/gocron A package for scheduling and running Go functions at predetermined intervals. 5,671
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
jasonlvhit/gocron A Golang package for scheduling periodic Go function executions with customizable timing and frequency. 3,460
rk/go-cron A library for scheduling tasks with varying intervals in Go 232
adhocore/gronx A lightweight parser and scheduler for cron expressions in Go. 416
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,915
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
javan/whenever A tool for scheduling and managing tasks in Ruby applications 8,832
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
rmetcalf9/dockjob A job scheduler designed to run inside a Docker container 21