adf930b531
needed a place to record how XML-RPC setup should go
13 lines
355 B
ReStructuredText
13 lines
355 B
ReStructuredText
|
|
Overview
|
|
========
|
|
|
|
`Supervisor`_ is a generic process control system, which may be used
|
|
to manage Rattail daemons in a standard way on the Linux server.
|
|
While not technically required, it's generally recommended and some
|
|
Rattail docs may assume its presence.
|
|
|
|
.. _Supervisor: http://supervisord.org/
|
|
|
|
See :doc:`setup` for installation and configuration.
|