Applicable to:
- SolusVM 2
Question
How to change the IP of the SolusVM 2 Management Server?
Answer
Change the IP/hostname/domain name on the OS level of the Management Server and then follow these steps:
-
Start backup on the MN
# /usr/local/solus/bin/installer -backup
- Update the SolusVM Configuration
- SSH into the Management Node.
-
Edit the configuration file:
# nano /usr/local/solus/config/config.yml
Locate the app.host {and if present app.api_host} parameters and replace the existing IP with your new IP
-
Run:
# /usr/local/solus/bin/installer -reconfigure
Note: This will restart the SolusVM management services using the new IP.
- Verify the SolusVM interface is accessible via the new IP.
- If this does not resolve the matter, please contact us by creating a ticket to us.
- You might need to also click on the "REISSUE" button for your license following this guide.
Comments
Please sign in to leave a comment.