mcuadros / ofelia

A docker job scheduler (aka. crontab for docker)
MIT License
3k stars 175 forks source link

Reload config.ini #108

Open morexlt opened 4 years ago

morexlt commented 4 years ago

Hi! im running an instance of ofelia, and its awesome!! But i have a question, i have multiple tasks in my ofelia, and possibly more. I configured it with config.ini way

tltr: My question is, how i reload the config.ini, so my ofelia can start another task, and dont loose my running tasks state. FTR, I'm mapping the folder on host where config.ini are.

taraspos commented 4 years ago

Hey @morexlt, I don't think this is possible at the moment :(

taraspos commented 4 years ago

OK, #5 says that this should be possible. However, not sure how to use it. I would need to dig through the code to figure out.