IP Maestro : Installation Guide : Shutdown IP Maestro
Shutdown IP Maestro
This section describes the steps to shutdown IP Maestro.
Prerequisites
IP Maestro must be up and running. Refer to the section Start IP Maestro for more information.
Procedure
Run the ./nsmo-shutdown.sh script to shutdown IP Maestro services and to clean volumes/data (optional). When no option is specified, only a standard list of services will be terminated, and no volumes is removed to ensure data preservation.
Execute the following command to shutdown IP Maestro and remove containers and volumes:
./nsmo-shutdown.sh --all -v
Or
Execute the following command to stop and remove containers from the quick list:
./nsmo-shutdown.sh Stop and remove containers from the quick list
./nsmo-shutdown.sh -v Stop and remove containers from the quick list and delete volume
./nsmo-shutdown.sh --all Stop and remove all containers
 
For more information, execute the –help command.