8000 GitHub - ljfrankie/supervisor: Supervisor process control system for WINDOWS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ljfrankie/supervisor

 
 

Repository files navigation

Supervisor

[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.

Supported Platforms

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!

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.

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%
0