Skip to content

Supervisor process control system for Unix (supervisord)

Notifications You must be signed in to change notification settings

Supervisor/supervisor

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90acef9 · Jan 8, 2013
Nov 28, 2012
Jan 8, 2013
May 17, 2011
Sep 11, 2012
Jan 3, 2012
May 26, 2009
Oct 26, 2012
Jan 2, 2012
Jan 13, 2012
May 17, 2011
Jun 12, 2012
Jan 2, 2012

Repository files navigation

Supervisor

Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.

Supported Platforms

Supervisor has been tested and is known to run on Linux (Ubuntu), Mac OS X (10.4, 10.5, 10.6), and Solaris (10 for Intel) and FreeBSD 6.1. It will likely work fine on most UNIX systems.

Supervisor will not run at all under any version of Windows.

Supervisor is known to work with Python 2.4 or later but will not work under any version of Python 3.

Documentation

You can view the current Supervisor documentation online in HTML format . This is where you should go for detailed installation and configuration documentation.

Mailing list, Reporting Bugs, and Viewing the Source Repository

You may subscribe to the Supervisor-users mailing list.

Please report bugs in the Github issue tracker. .

You can view the source repository for supervisor via https://github.com/Supervisor/supervisor.

Contributing

If you'd like to contribute to supervisor directly, please contact the Supervisor-users mailing list.