← Back to context

Comment by sunshine-o

1 day ago

Is there a cool lightweight alternative to cron for (at least) a single host?

To illustrate what I am looking for, I often end up using supervisord [0] (but I also like immortal [1]) for process control when not on a systemd enabled system. In my experience they are reliable, lightweight and a pleasure to work with.

I am looking for something similar for scheduled jobs.

- [0] https://supervisord.org/

- [1] https://immortal.run/