I have a bunch of python scripts that I’d like to be able to configure and run hourly or daily.
Right now, if I need to update them, add a new one, check the logs, I need to SSH into the server and work from the commandline.
Is there any existing service I can install on a linux VM that will give me a simple web UI for creating, managing, debugging these kinds of cron tasks?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hello,
You could give this one a try:
https://github.com/alseambusher/crontab-ui
It supports all of the functionality that you’ve mentioned.
Though I would recommend just using the good old way and edit your cronjobs via SSH.
Hope that this helps! Regards, Bobby
I just found another cron monitoring option minicron
minicron makes it simple to monitor your cron jobs and ensure they are running both correctly and on schedule.
There is also a service called https://cronitor.io/ that does this as a SaaS application
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.