-
Notifications
You must be signed in to change notification settings - Fork 13
Supervisor and Caddy 2 #14
Comments
FWIW, I'd be interested in collaborating on an official (i.e. in the caddyserver organization) module for process supervision in Caddy 2. A lot of new and interesting possibilities here. |
@mholt |
Hi! Is there any plans on this? I really enjoyed this plugin on caddy v1 :) @lucaslorentz if you don't have time / plan for it I think I could find some time to work on this. @mholt are you still OK to make this an official module? |
@Baldinof |
Yeah, we can depending on its popularity/usefulness -- I don't have much spare bandwidth to collaborate right now though. (My earlier comment was from well over a year ago!) The only difference is where the code lives, any repo will do - there's no technical difference. Would be cool to see one! |
@mholt I have read the documentation and think i can do this. I would make a PR this weekend with a simple implementation to monitor a process |
Hi! I totally forgot to respond here, I was planning to make a PR too but I don't know when I will find the time to finish it. For the logging part, I think the processes outputs could be written in a specific log field. This way it could be sent to stdout / stderr via something like this:
|
(FWIW I intend to deprecate the |
So i see we want to use supervisor lib for this. Is there any library which has already been decided on? |
Remind me to upload some pictures I took of the Windows Task Scheduler this last week. (I'm waiting for GitHub to fix EXIF stripping before I post them here.) I think it has a lot of useful customization options that could be good inspiration for this kind of module. |
Hi. More of a question than an issue. How are your plans to support Caddy 2?
The text was updated successfully, but these errors were encountered: