Hi all,
I’m migrating my old bunch of VMs into a Docker Host. To avoid adjusting / rewriting all scripts I want to keep most of them and adjust them time by time.
I am searching for a longer time for a simple job scheduler (but without success). I need to schedule some Shell and SQL scripts. Both scripts type will execute tasks on data preparation and data transformation for and in my Database.
Has anybody of you a recommendation for a job scheduler? A kind of working / documented version of cron should be fine for me.
Thanks and kind regards
Itchy2