Skip to main content

A system for controlling process state under WINDOWS

Project description

https://travis-ci.org/alexsilva/supervisor.svg?branch=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/64 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!

How to install ?

Installation can be done via pip

python -m pip install supervisor-win

  • Note that the package name is different from the unix version.

It is also possible to install the development version

python -m pip install git+https://github.com/alexsilva/supervisor@windows

Install as Windows service

To install supervisor as a windows service run the command

python -m supervisor.services install -c {system-path}\\supervisord.conf

Or install from the utility script ({PythonHome}\\Scripts directory must be in the system path)

supervisor_service.exe install -c {system-path}\\supervisord.conf

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.

Windows specific documentation can be found here.

Mailing list, Reporting Bugs, and Viewing the Source Repository

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

4.7.0

4.6.0

  • Merge supervisor unix changes from 4.2.2.dev0 (master).

  • Improvements in the execution of the supervisor as a windows service.

  • Support for sending signals for windows application.

  • Improvements to service logs.

4.5.0

  • Merge supervisor unix changes from 4.2.2.dev0 (master).

  • Improvements in the installation of the windows service.

  • Corrections in writing to the windows service log.

  • Bug fix when the ‘directory’ option of a process has quotes.

  • Adding xmlrpc_timeout configuration to supervisorctl.

4.4.0

  • Merge supervisor unix changes from 4.2.0.dev0 (master)

  • Support for web servers that supports shared socket (fastcgi).

  • Support for sending Windows signals. (signal CTRL_C_EVENT|CTRL_BREAK_EVENT)

  • Possibility to configure a custom service name (options: ‘–service-name’ or ‘–service-display-name’).

4.3.0

  • Merge supervisor unix changes from 4.2.0.dev0 (master)

  • Stop process group with task taskkill

  • Fixing service data output issues

4.2.0

  • Merge supervisor unix changes from 4.2.0.dev0 (master)

  • Fixed data output via eventlisterner

4.1.0

  • Merge supervisor unix changes from v4.1.0.dev0 (master)

4.0.3

4.0.2

  • Process restart correction

  • Fixed DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. on setuptools >= 11.3.

4.0.1

  • Bug fixes (covered by unit tests).

  • Supervisor installation script as a service.

  • python -m supervisor.services install -c “{path}supervisord.conf”

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supervisor-win-4.7.0.tar.gz (397.3 kB view details)

Uploaded Source

Built Distribution

supervisor_win-4.7.0-py2.py3-none-any.whl (304.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file supervisor-win-4.7.0.tar.gz.

File metadata

  • Download URL: supervisor-win-4.7.0.tar.gz
  • Upload date:
  • Size: 397.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for supervisor-win-4.7.0.tar.gz
Algorithm Hash digest
SHA256 c474d92edc7050b55adae2f7c7789d5d69f180dee7868a27673b1d38f8bea484
MD5 e18f3d77f169d81a4fb6253e3aea94ae
BLAKE2b-256 98485d6cd1b7492bf2c11452fd638de45519d2c103caed70c5bdb4ecebbac568

See more details on using hashes here.

File details

Details for the file supervisor_win-4.7.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for supervisor_win-4.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bd98554c2a0878704c3f3fd95e38965d9986eae6a2ad29f34d73d0aee138a481
MD5 d890ac87582cf3592da446ed1e034e4f
BLAKE2b-256 694d3a493f15f5b80608857ef157f382ace494f51d9031e6bee6082437dd1403

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page