Applicable to:
- SolusVM 2
Question
How to restart SolusVM 2 services?
Answer
- Connect the Management server via SSH
- Stop Solus stack
# docker stack rm solus
- Restart docker daemon
# service docker restart
- Start Solus stack
# /usr/local/solus/bin/installer -reconfigure
Comments
0 commentsPlease sign in to leave a comment.