Restart components
Restart components
Restarting the Control Server
To restart Control Server you need to restart all components running on Docker. The easiest way to do it using docker-compose:
$ docker-compose restart
Restarting a Node
There are two ways how you can restart a Node. The first is restarting from the Control Server and the second is restarting from a Node machine.
To restart a Node from the Control Server you need:
- go to the corresponding node
- click Restart icon. Node status will be changed to Down and then will be changed to Available
To restart a Node from a Node machine
- go to the corresponding Node machine
- go to the node working directory. You can get it from the Node details page, see screenshot below.
- Close Node-Agent application
- Start Node-Agent application ('node_agent.bat')