Skip to content

cleberjsantos/buildout_supervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

A system for controlling process state under UNIX. Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.

Installation

You need to run:

$ python bootstrap.py

This will install zc.buildout for you.

To create an instance supervisor immediately, run:

$ bin/buildout -Nv -t 30

You can start your Supervisor instance by running:

bin/supervisord -c etc/supervisord.conf

About

A buildout install supervisor and superlance plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages