supervisorclusterctl’s documentation¶

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.