mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
direct link to the circusctl command.
This commit is contained in:
parent
3546727ec6
commit
04599487f4
@ -155,7 +155,7 @@ cmd = gunicorn -w 3 test:app
|
|||||||
working_dir = /Users/benoitc/work/gunicorn/examples
|
working_dir = /Users/benoitc/work/gunicorn/examples
|
||||||
send_hup = true
|
send_hup = true
|
||||||
</pre>
|
</pre>
|
||||||
<p>Then you can easily manage Gunicorn using the <tt class="docutils literal">circusctl</tt> command.</p>
|
<p>Then you can easily manage Gunicorn using the <a class="reference external" href="http://circus.readthedocs.org/en/latest/commands/#cli">circusctl</a> command.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="runit">
|
<div class="section" id="runit">
|
||||||
<h3><a class="toc-backref" href="#contents">Runit</a></h3>
|
<h3><a class="toc-backref" href="#contents">Runit</a></h3>
|
||||||
|
|||||||
@ -140,7 +140,7 @@ used to monitor gunicorn. A simple configuration is::
|
|||||||
working_dir = /Users/benoitc/work/gunicorn/examples
|
working_dir = /Users/benoitc/work/gunicorn/examples
|
||||||
send_hup = true
|
send_hup = true
|
||||||
|
|
||||||
Then you can easily manage Gunicorn using the ``circusctl`` command.
|
Then you can easily manage Gunicorn using the `circusctl <http://circus.readthedocs.org/en/latest/commands/#cli>`_ command.
|
||||||
|
|
||||||
Runit
|
Runit
|
||||||
+++++
|
+++++
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user