Pārlūkot izejas kodu

Add capistrano-supervisor to the plugins list

Mike Naberezny 9 gadi atpakaļ
vecāks
revīzija
ef4a77a6d6
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      docs/plugins.rst

+ 3 - 1
docs/plugins.rst

@@ -83,7 +83,7 @@ These also includes various event listeners.
     Syslog instance (e.g. Logstash).
     Syslog instance (e.g. Logstash).
 `supervisor_cgroups <https://github.com/htch/supervisor_cgroups>`_
 `supervisor_cgroups <https://github.com/htch/supervisor_cgroups>`_
     An event listener that enables tying Supervisor processes to a cgroup
     An event listener that enables tying Supervisor processes to a cgroup
-    hierarchy.  It is intended to be used as a replacement for 
+    hierarchy.  It is intended to be used as a replacement for
     `cgrules.conf <http://linux.die.net/man/5/cgrules.conf>`_.
     `cgrules.conf <http://linux.die.net/man/5/cgrules.conf>`_.
 
 
 Libraries that integrate Third Party Applications with Supervisor
 Libraries that integrate Third Party Applications with Supervisor
@@ -131,6 +131,8 @@ with third party applications:
     `TextMate <http://macromates.com/>`_ bundle for supervisord.conf.
     `TextMate <http://macromates.com/>`_ bundle for supervisord.conf.
 `capistrano-supervisord <https://github.com/yyuu/capistrano-supervisord>`_
 `capistrano-supervisord <https://github.com/yyuu/capistrano-supervisord>`_
     `Capistrano <https://github.com/capistrano/capistrano>`_ recipe to deploy supervisord based services.
     `Capistrano <https://github.com/capistrano/capistrano>`_ recipe to deploy supervisord based services.
+`capistrano-supervisor <https://github.com/glooby/capistrano-supervisor>`_
+    Another package to control supervisord from `Capistrano <https://github.com/capistrano/capistrano>`_.
 `chef-supervisor <https://github.com/opscode-cookbooks/supervisor>`_
 `chef-supervisor <https://github.com/opscode-cookbooks/supervisor>`_
     `Chef <http://www.opscode.com/chef/>`_ cookbook install and configure supervisord.
     `Chef <http://www.opscode.com/chef/>`_ cookbook install and configure supervisord.
 `SupervisorPHP <http://supervisorphp.com>`_
 `SupervisorPHP <http://supervisorphp.com>`_