My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HowTo_SupervisorServiceManager  
One-sentence summary of this page.
bungeni-wiki
Updated Feb 2, 2012 by mario.ruggier@gmail.com

Introduction

The 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 monitor

Starting :

fab start_monitor

Stopping :

fab stop_monitor

Start, Stop specific services

bungeni

Starting :

fab start_service:bungeni

Stopping :

fab stop_service:bungeni

postgres

Starting :

fab start_service:postgres

Stopping :

fab stop_service:postgres

plone

Starting :

fab start_service:plone

Stopping :

fab stop_service:plone

deliverance portal

Starting :

fab start_service:portal

Stopping :

fab stop_service:portal

Sign in to add a comment
Powered by Google Project Hosting