Posts (Latest 10 updated) : Read all

Link List (Edit):
Contents:
  1. Service Managers
#  ____                  _
# / ___|  ___ _ ____   _(_) ___ ___
# \___ \ / _ \ '__\ \ / / |/ __/ _ \
#  ___) |  __/ |   \ V /| | (_|  __/
# |____/ \___|_|    \_/ |_|\___\___|
#
#  __  __
# |  \/  | __ _ _ __   __ _  __ _  ___ _ __ ___
# | |\/| |/ _` | '_ \ / _` |/ _` |/ _ \ '__/ __|
# | |  | | (_| | | | | (_| | (_| |  __/ |  \__ \
# |_|  |_|\__,_|_| |_|\__,_|\__, |\___|_|  |___/
#                           |___/
#

Service Managers

[!note] Previously this section was titled “User Service Managers”, but has been renamed to “Service Managers” to accomodate all service managers.

A service manager is a piece of software that controls, supervises, and “manages” the lifecycle of various system services and daemons. Typically, service managers manage software on two different levels of a system, The User Level and the System Level. The user level, being services and daemons which can be controled per user, and the system level, being services and daemons controled globally.

Below is a list of service managers for which we possess a page for:

  1. supervisord
  2. pm2
  3. Systemd
  4. rc