6.8.1 Stopping and Restarting the Platform
Platform maintenance may require special actions to stop or restart the platform. The following steps are required to stop and then restart the platform:
Stop platform components. Navigate to the platform’s home directory (for example «
cd DGT-Matagami/CORE
»)Stop one or more nodes of the cluster with the command:
here: NumCluster – number of the cluster, NumNode – number of the node, ex. 1 1
Stop the Dashboard service if it was launched (see 6.4):
Stop the Grafana service if it was launched (see 6.8.4):
Clear all the docker containers:
Last updated