Report this

What is the reason for this report?

Web interface for CRON jobs?

Posted on October 26, 2019

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.