https://github.com/robwin/supervisorclusterctl
supervisorclusterctl is a cmd line tool that allows to control a cluster of remote processes by utilizing Supervisor and Ansible.
https://github.com/robwin/supervisorclusterctl
Last synced: 12 months ago
JSON representation
supervisorclusterctl is a cmd line tool that allows to control a cluster of remote processes by utilizing Supervisor and Ansible.
- Host: GitHub
- URL: https://github.com/robwin/supervisorclusterctl
- Owner: RobWin
- License: gpl-3.0
- Created: 2014-07-29T09:14:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T10:37:06.000Z (about 11 years ago)
- Last Synced: 2025-06-15T12:57:11.619Z (about 1 year ago)
- Language: Python
- Homepage: http://supervisorclusterctl.readthedocs.org
- Size: 344 KB
- Stars: 28
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
supervisorclusterctl
=====================
supervisorclusterctl is a cmd line tool that allows to control a cluster of processes by utilizing Supervisor and Ansible.
The tool uses Ansible and Supervisor's supervisorctl to control remote Supervisor daemons (supervisord).
The primary goal of supervisorclusterctl is to simplify the use of Ansible and Supervisor's supervisorctl by focusing on the most commonly used supervisorctl actions.
The tool only works with Python 2.6 or 2.7, since Ansible does not work with Python 3 yet.
Read the documentation at http://supervisorclusterctl.readthedocs.org/
The project is build and tested with Travis CI. Build status of master branch is:
.. image:: https://travis-ci.org/RobWin/supervisorclusterctl.svg?branch=master
:target: https://travis-ci.org/RobWin/supervisorclusterctl