Skip to main content

Supervisors

You can manage Supervisors with ease and quickly! Let’s see how you can do it with step by step tutorial.

Step 1: First, log in to the ServerAvatar account.

Step 2: Click on the Server Dashboard button.

Step 2

Step 3: Now, you will see the option Applications on the left-hand sidebar of the Server Panel. Click on “Applications”.

step 3

Step 4: Now, you will see the Applications table like the below image.

step 4

Step 5: Click on Application Name or Dashboard icon to access application panel.

step 5

Step 6: Now, you will see the option Supervisors on the left-hand sidebar of the Application Panel. Click on the “Supervisors”.

step 6

Step 7: You will see the Supervisors page like the below image.

step 6

Step 7: Click on the Create button on the top right of the Supervisors table, as mentioned in the above image. By clicking, a below form will appear in which you have to fill up the necessary details.

step 7

  • Fill out the required fields in the form

    Name: This field is used to specify the name of the Supervisor process. It should be a unique name that identifies the process.

    Command: This field is used to specify the command that Supervisor will run. It should be the full path to the command, including any arguments.

    Auto Start: This checkbox option determines whether the Supervisor process will be automatically started when the server is restarted.

    Auto Restart: This checkbox option determines whether the Supervisor process will be automatically restarted if it crashes or is stopped for any reason.

    Number of Process: This field is used to specify the number of processes that will be started for this Supervisor program.

    User: This field is used to specify the user that the Supervisor process will run as.

    Log: This field is used to specify the log file for the Supervisor process.

    Log Level: This field is used to specify the log level for the Supervisor process.

Step 8: Once Filled the required fields in the form, Click on the Save button

step 8

That's it! Your new Supervisor process will be created and you can manage it from the Supervisors section.

step 9

Update a Supervisor

By clicking on the update icon as mentioned in the below image, you can Update your Supervisor.

edit

form will be appear same as the below image, Make whatever changes, then click Save to update changes.

edit

Start a Supervisor

Starts a supervisor process or group that has been previously stopped or not started yet.

By clicking on the Start as mentioned in the below image, you can Start your supervisor.

Stop

Stop a Supervisor

Stops a supervisor process or group that is currently running.

By clicking on the Stop as mentioned in the below image, you can Stop your supervisor.

Stop

Restart a Supervisor

Restarts a supervisor process or group, which is equivalent to stopping and then starting it again.

By clicking on the Restart as mentioned in the below image, you can Restart your supervisor.

Stop

Delete a Cronjob

By clicking on the Delete button as mentioned in the below image.

start

After that, the alert message will pop up on your screen to verify that users truly intended to perform this action.

Now, Click on the “Yes, I'm!” button to Delete your supervisor.