soulteary / docker-cronicle

Best Cron Docker Self-Hosted, Simple, lightweight, beautiful webui Cronjob / Scheduled task docker solution.
https://soulteary.com/2022/11/17/use-docker-and-traefik-to-build-a-lightweight-and-beautiful-scheduled-task-tool.html
MIT License
224 stars 29 forks source link

Is there an option to be able to run scripts on the host itself? #6

Closed ovizii closed 1 year ago

ovizii commented 1 year ago

Say you want to run scripts on the host but don't want to clutter the host with the installation of cronicle, is this feasible or not worth the effort to run cronicle in a container and then make the effort to "let it out of the container"? :-)

soulteary commented 1 year ago

Yes, just refer to the second solution in the previous issue https://github.com/soulteary/docker-cronicle/issues/5 , you can even call the script of the host machine in the container