[Fork] This is a fork of the original. It is a specific version for the Windows operating system.
Supervisor is a client/server system that allows its users to control a number of processes on Windows operating system.
Supervisor has been tested (Python 2.7) and is known to run on Windows 10 (It is working properly).
- New processes are created by the standard lib module subprocess.
- Some specific features of OS Linux have been disabled and others were adapted to the Windows OS.
- The process control (supervisorctl) works and management processes correctly, as well as control via web!
You can view the current Supervisor documentation online in HTML format . This is where you should go for detailed installation and configuration documentation.
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.
If you'd like to contribute to supervisor directly, please contact the Supervisor-users mailing list.