docker-crontab
A docker job scheduler (aka. crontab for docker) (by willfarrell)
crontab-ui
Easy and safe way to manage your crontab file (by alseambusher)
docker-crontab | crontab-ui | |
---|---|---|
2 | 13 | |
305 | 3,004 | |
1.6% | 1.6% | |
0.0 | 0.0 | |
over 1 year ago | 12 months ago | |
Shell | JavaScript | |
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.
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.
docker-crontab
Posts with mentions or reviews of docker-crontab.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-06.
- A good crontab Docker container?
-
Docker compose: no crontab for root
If you want to run periodic commands on your containers, have you considered using a cron replacement (ofelia chadburn or maybe docker-crontab?
crontab-ui
Posts with mentions or reviews of crontab-ui.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-06.
- Crontab UI: Easy and safe way to manage your crontab file
- A good crontab Docker container?
-
Is there a Docker container, or self-hosted app to create and monitor cron jobs?
I use crontab-ui
- Cronjobs UI Service / CLI
-
Scheduled code running?
have you considered crontab-ui?
-
[Q] GUI based cron manager
With that said, if you really want cron jobs you might want to take a look at Zeit (desktop) or at Crontab UI https://github.com/alseambusher/crontab-ui (web ui).
-
Selfhosted CRON Server + Webapp
Check out crontab-UI. Haven't tried it myself as regular crontab works fine for my use case, but I've seen this mentioned a few times in this sub
-
Centralised web GUI for task scheduling?
Thought I'd post here before taking a dive into this and see if anyone has any practical experience. I'm looking for centralising scheduled tasks for multiple servers, preferably with a management GUI for friendliness. I found Crontab-UI which seems to only interact with the single host's crontab. Then I stumbled upon Cronicle which looks feature rich but looks like multi-server is handled by deploying the GUI to each host. A central server + agents on each host would be nicer. I'm wondering if anyone uses Cronicle, or another solution? Thanks!
- A tool to automate multiple scripts?
-
The quick and simple editor for cron schedule expressions
In the world of cron tools I particularly like https://github.com/alseambusher/crontab-ui for a simple GUI to manage my crons - would be interested to hear if there are other handy packages in the space to check out
What are some alternatives?
When comparing docker-crontab and crontab-ui you can also consider the following projects:
docker-cronicle-docker - Scheduling dockerized Cronicle cron jobs run in docker container.
script-server - Web UI for your scripts with execution management
chadburn - Chadburn is a scheduler alternative to cron, built on Go and designed for Docker environments.
Cronicle - A simple, distributed task scheduler and runner with a web based UI.
ofelia - A docker job scheduler (aka. crontab for docker)
OliveTin - OliveTin gives safe and simple access to predefined shell commands from a web interface.