Open abremora opened 5 years ago
I have prototyped the scheduler to run in a docker container. It works, but this would require the configuration to be stored somewhere as well, because it's getting uncomfortable to adjust it. The container won't help to address features like restart etc. Although I am not sure what is possible regarding that end.
@t0ms3n: That's cool. But create a new issue for that feature please.
Currently Monytor runs in a console only. On Windows an application can run as a service so that all features of a windows service can be used (automatic start, restart). For .NET Core several libs already exist: