瀏覽代碼

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.
     normally possible at runtime.
 `supervisor-stdout <https://github.com/coderanger/supervisor-stdout>`_
 `supervisor-stdout <https://github.com/coderanger/supervisor-stdout>`_
     An event listener that sends process output to supervisord's 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
 Libraries that integrate 3rd Party Applications with Supervisor
 ===============================================================
 ===============================================================