I'm using FrankenPHP on Windows and running it as a Windows service following the official documentation.
I have a question regarding caddy-supervisor.
Is it currently possible to run caddy-supervisor as part of the same FrankenPHP Windows service process, or is this not supported?
My main goal is to keep everything within a single FrankenPHP process. I'd like to avoid relying on the Windows Task Scheduler for background tasks and instead have them managed by caddy-supervisor as part of the service itself.
I'm using FrankenPHP on Windows and running it as a Windows service following the official documentation.
I have a question regarding caddy-supervisor.
Is it currently possible to run caddy-supervisor as part of the same FrankenPHP Windows service process, or is this not supported?
My main goal is to keep everything within a single FrankenPHP process. I'd like to avoid relying on the Windows Task Scheduler for background tasks and instead have them managed by caddy-supervisor as part of the service itself.