Comment on Show HN: Cronut – A dead man's switch for those pesky cron jobsComments−migrantgeek12yI like the idea. I solved the same problem with Jenkins. We already had it setup for CI and CD.We then added a view and jobs for scheduled tasks. Removing crons from servers is huge.Now I can see what's failing, what's working and share that easily with a non-technical person via web browser.
Comments
I like the idea. I solved the same problem with Jenkins. We already had it setup for CI and CD.
We then added a view and jobs for scheduled tasks. Removing crons from servers is huge.
Now I can see what's failing, what's working and share that easily with a non-technical person via web browser.