Skip to content

mickeystone/supervisor

 
 

Repository files navigation

Supervisor for Windows

Supervisor is a client/server system that allows its users to control a number of processes on Windows operating system.

Supported Platforms

Supervisor has been tested (Python 2.7/3.7 [32 bit]) and is known to run on Windows 10 / Server 2012.

  • New processes are created by the subprocess standard lib.
  • 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!

Supervisor for Unix-Like System

Original project for unix-like system

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/alexsilva/supervisor.

Contributing

If you want to help with the development send a Pull Requests

About

Supervisor process control system for Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • HTML 3.0%
  • CSS 0.3%