Install and Configure Supervisor
Install and configure supervisor before installing WAE.
![]() Note |
|
Procedure
Step 1 |
Install supervisor and verify.
|
||
Step 2 |
Create directories with write permissions for the OS user running WAE.
|
||
Step 3 |
Update supervisor configuration to not run as a root user. Point the pid file to /opt/supervisor/run/supervisor.pid and user as the OS user running WAE. Open /etc/supervisord.conf as root and edit.
|
||
Step 4 |
Start Supervisor.
|
||
Step 5 |
Enable supervisor to start during system startup.
|