Servers

Supervisor

Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.

supervisord

If your script, such as Laravel Queue or another, needs to execute in the background, you can use Supervisor. To add a Supervisor, navigate to your server selection and click the Supervisor button. It will open a box where you must provide information about the script directory, command, and number of processes before clicking the create button. Your script is now working in the background.

form

form

Previous
Schedulers