flappserver - foolscap server
Contents
Description
This command controls a foolscap application server or 'flappserver'. It fulfills the same role as
"twistd" does for Twisted code: allows sysadmins to configure and launch services without obligating them
to write Python code for each one.
The options are described below.
Name
flappserver - foolscap server
Options
create Create a new app server.
add Add new service to an app server.
list List services in an app server.
start Launch an app server.
stop Shut down an app server.
restart
First stop, if necessary, then start a server.
version
Show the version.
help Show the embedded help.
Synopsis
flappserver (create|add|list|start|stop)
