|
HowTo_SupervisorServiceManager
One-sentence summary of this page.
bungeni-wiki IntroductionThe supervisor service manager is used to start / stop the bungeni services. Supervisor can be accessed via a browser -- on the host, port specified in the fabric setup parameters
This page documents controlling the supervisor monitor using fabric commands run on the command line. Start, Stop the service monitorStarting : fab start_monitor Stopping : fab stop_monitor Start, Stop specific servicesbungeniStarting : fab start_service:bungeni Stopping : fab stop_service:bungeni postgresStarting : fab start_service:postgres Stopping : fab stop_service:postgres ploneStarting : fab start_service:plone Stopping : fab stop_service:plone deliverance portalStarting : fab start_service:portal Stopping : fab stop_service:portal | |
► Sign in to add a comment