Allow access to supervisor via CLI
We build Laravel websites, and often we use Horizon (https://laravel.com/docs/11.x/horizon). Horizon spawns supervisor processes, which need to be terminated after a deploy, so the changes get picked up.
Currently we don't have access to supervisor in the CLI, and it's important we can do that.
1
vote
Danique W
shared this idea