Przeglądaj źródła

Add supervisor-serialrestart to the plugins list

Mike Naberezny 11 lat temu
rodzic
commit
9d07096061
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      PLUGINS.rst

+ 3 - 0
PLUGINS.rst

@@ -41,6 +41,9 @@ listeners.
     normally possible at runtime.
 `supervisor-stdout <https://github.com/coderanger/supervisor-stdout>`_
     An event listener that sends process output to supervisord's stdout.
+`supervisor-serialrestart <https://github.com/native2k/supervisor-serialrestart>`_
+    Adds a ``serialrestart`` command to ``supervisorctl`` that restarts
+    processes one after another rather than all at once.
 
 Libraries that integrate 3rd Party Applications with Supervisor
 ===============================================================