Преглед на файлове

Add supervisor-serialrestart to the plugins list

Mike Naberezny преди 11 години
родител
ревизия
9d07096061
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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
 ===============================================================