dockerhost VS swarm-cronjob

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

dockerhost

A tool for simply creating a docker host vm on macOS. (by leighmcculloch)

swarm-cronjob

Create jobs on a time-based schedule on Docker Swarm (by crazy-max)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dockerhost swarm-cronjob
1 5
16 700
- -
0.0 7.9
over 2 years ago 10 days ago
Shell Go
MIT License MIT License
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.

dockerhost

Posts with mentions or reviews of dockerhost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-11.
  • Rancher Desktop, a Docker Desktop Replacement
    14 projects | news.ycombinator.com | 11 Oct 2021
    Rancher's, and Podman's, efforts on Mac are exciting, but you can also just run the Docker daemon in a VM on Mac and install the free docker CLI using homebrew. This is what I do using Canonical's Multipass to create the VM. I wrote a simple script that makes it a simple `dockerhost create`. https://github.com/leighmcculloch/dockerhost

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.

What are some alternatives?

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

rancher - Complete container management platform

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

rd - Container Management and Kubernetes on the Desktop

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

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

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

k3s - Lightweight Kubernetes

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

Moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications