dockerinstall VS swarm-cronjob

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

dockerinstall

Docker installation scripts for Windows. (by woachk)

swarm-cronjob

Create jobs on a time-based schedule on Docker Swarm (by crazy-max)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dockerinstall swarm-cronjob
2 5
9 700
- -
10.0 7.9
almost 5 years ago 6 days ago
PowerShell Go
- 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.

dockerinstall

Posts with mentions or reviews of dockerinstall. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-28.

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 dockerinstall and swarm-cronjob you can also consider the following projects:

rd - Container Management and Kubernetes on the Desktop

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

kitematic - Visual Docker Container Management on Mac & Windows

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

docker-machine-for-mac - Docker Machine for Mac - an alternative to Docker for Mac

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

multipass - Multipass orchestrates virtual Ubuntu instances

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

hub-feedback - Feedback and bug reports for the Docker Hub

k3s - Lightweight Kubernetes

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