File tree Expand file tree Collapse file tree
DOCUMENTATION/content/documentation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1865,6 +1865,27 @@ To install GNU Parallel in the Workspace container
18651865
18661866
18671867
1868+ <br >
1869+ <a name =" Install-Supervisor " ></a >
1870+ ## Install Supervisor
1871+
1872+ Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
1873+
1874+ (see http://supervisord.org/index.html )
1875+
1876+ To install Supervisor in the Workspace container
1877+
1878+ 1 - Open the ` .env ` file
1879+
1880+ 2 - Set ` WORKSPACE_INSTALL_SUPERVISOR ` and ` WORKSPACE_INSTALL_PYTHON ` to ` true ` .
1881+
1882+ 3 - Re-build the container ` docker-compose build workspace ` Or ` docker-composer up --build -d workspace `
1883+
1884+
1885+
1886+
1887+
1888+
18681889<br >
18691890<a name =" Common-Aliases " ></a >
18701891<br >
You can’t perform that action at this time.
0 commit comments