How to Install supervisor-doc in Ubuntu 18.04



Install supervisor-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install supervisor-doc

Description:

Documentation for a supervisor

Supervisor is a system for controlling and maintaining process state, similar to what init does, but not intended as an init replacement. . It will manage individual processes or groups of processes that need to be started and stopped in order, and it is possible to control individual process state via an rpc mechanism, thus allowing ordinary users to restart processes. . This is the documentation package

Homepage: http://supervisord.org/

Version: 3.3.1-1.1

Section: universe/doc