Posted on August 31, 2023 by nexonhost
How To Install SolusVm On Ubuntu 20.4
The management server is a physical dedicated server that meets the following requirements:
OS | AlmaLinux 8, |
CPU | Minimum 4 cores/8 threads |
RAM | Minimum 4 GiB |
Free disk space | Minimum 40 GiB |
Allowed connections to ports | TCP 443 (web server) |
Installation
To install SolusVM 2 on the management server:
Access the management server command line via SSH.
Download the SolusVM 2 installer script:
curl https://installer.dev.solusvm.com/latest -o installer
Enable execution mode for the downloaded script:
chmod +x ./installer
Launch the interactive installer in the command line:
./installer
Read the end-user license agreement and then enter
1
to accept it.Provide your email address. It will be used as your SolusVM 2 login.
Provide the resolvable hostname or IP address of your management server.
The installation will start. Once it is finished, you will see your login, generated password, and login links. You can now log in to SolusVM 2.
Logging in
Note
When you log in to SolusVM 2 for the first time, your browser may show you a warning about an untrusted SSL/TLS certificate. Not to worry. During its installation, SolusVM 2 secures the connection between the browser and the web application with an SSL/TLS certificate. If the management server is public-facing, SolusVM 2 installs a free SSL/TLS certificate from Let’s Encrypt. If the management server is inside an internal network, SolusVM 2 installs a self-signed SSL/TLS certificate, which causes that warning. Either way, your SolusVM 2 connection is secured and encrypted.
To log in to SolusVM 2 for the first time:
Go to a one-time login link generated and shown after the installation is complete.
You will be taken right to the SolusVM 2 administrator interface.
To log in to SolusVM 2 later on:
Go to https://<management-server-hostname>/admin or https://<management-server-IP>/admin.
Provide your email address specified during the installation (it will be now used as your login) and password generated and shown at the end of the installation.
Click Log In.
Installation
To install SolusVM 2 on the management server:
Access the management server command line via SSH.
Download the SolusVM 2 installer script:
curl https://installer.dev.solusvm.com/latest -o installer
Enable execution mode for the downloaded script:
chmod +x ./installer
Launch the interactive installer in the command line:
./installer
Read the end-user license agreement and then enter
1
to accept it.Provide your email address. It will be used as your SolusVM 2 login.
Provide the resolvable hostname or IP address of your management server.
The installation will start. Once it is finished, you will see your login, generated password, and login links. You can now log in to SolusVM 2.
Logging in
Note
When you log in to SolusVM 2 for the first time, your browser may show you a warning about an untrusted SSL/TLS certificate. Not to worry. During its installation, SolusVM 2 secures the connection between the browser and the web application with an SSL/TLS certificate. If the management server is public-facing, SolusVM 2 installs a free SSL/TLS certificate from Let’s Encrypt. If the management server is inside an internal network, SolusVM 2 installs a self-signed SSL/TLS certificate, which causes that warning. Either way, your SolusVM 2 connection is secured and encrypted.
To log in to SolusVM 2 for the first time:
Go to a one-time login link generated and shown after the installation is complete.
You will be taken right to the SolusVM 2 administrator interface.
To log in to SolusVM 2 later on:
Go to https://<management-server-hostname>/admin or https://<management-server-IP>/admin.
Provide your email address specified during the installation (it will be now used as your login) and password generated and shown at the end of the installation.
Click Log In.
Access virtual servers and press add server to create new VPS: