swarm-cronjob VS Moby

Compare swarm-cronjob vs Moby and see what are their differences.

swarm-cronjob

Create jobs on a time-based schedule on Docker Swarm (by crazy-max)

Moby

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems (by moby)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
swarm-cronjob Moby
5 212
700 67,716
- 0.4%
7.9 10.0
7 days ago 5 days ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

swarm-cronjob

Posts with mentions or reviews of swarm-cronjob. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • Efficiency between docker restart and container with sleep
    2 projects | /r/docker | 23 Jan 2023
    Anything from simple crontab entry to something like this: https://crazymax.dev/swarm-cronjob/
  • How do you evaluate if a tool is trustworthy?
    1 project | /r/sysadmin | 11 Aug 2022
    So, I found a really nice little tool that solves a problem I have in a really nice way. Specifically, cron jobs on Docker Swarm. This project: https://github.com/crazy-max/swarm-cronjob It uses labels on your services to schedule jobs. Thus it needs access to the docker api, and all the security concerns that go along with it...
  • Rancher Desktop, a Docker Desktop Replacement
    14 projects | news.ycombinator.com | 11 Oct 2021
    As i said, if it's not exposed to the outside world and doesn't work with untrusted data, that claim is not entirely valid.

    Imagine something like this getting abandoned, or someone running a year old version of it: https://github.com/crazy-max/swarm-cronjob/blob/master/READM...

    Its only job is to run containers on a particular schedule, no more no less. There are very few attack vectors for something like that, considering that it doesn't talk to the outside world, nor processes any user input data.

    Then again, it's not my job to pass judgement on situations like that, merely acknowledge that they exist and therefore the consequences of those suddenly breaking cannot be ignored.

  • Docker Swarm cron job manager
    5 projects | /r/docker | 28 May 2021
    I also found swarm-cronjob and ofelia both seems promising. BUT , I really like the idea of an interface to watch log files etc.

Moby

Posts with mentions or reviews of Moby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-07.

What are some alternatives?

When comparing swarm-cronjob and Moby you can also consider the following projects:

ofelia - A docker job scheduler (aka. crontab for docker)

podman - Podman: A tool for managing OCI containers and pods.

swarm-scheduler - A distributed scheduler for docker swarm mode using Compose and Cron

containerd - An open and reliable container runtime

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Diun - Receive notifications when an image is updated on a Docker registry

docker-openwrt - OpenWrt running in Docker

k3s - Lightweight Kubernetes

longhorn - Cloud-Native distributed storage built on and for Kubernetes

k3d - Little helper to run CNCF's k3s in Docker