Create a VM
Create a Linux VM with image, CPU mode, resources, SSH keys, and networking.
Video
A short walkthrough of the create form.
Before you begin
- Access to the project with Admin or Superadmin role.
Steps
- Open the project and click Create VM.
- Choose an image, hostname, and username, and set a password. We do not store passwords — you cannot view it in the portal later.
- Set CPU mode (Performance, Eco, or Slim), vCPU, RAM, and OS disk using the form tiers.
- Add SSH keys.
- Choose public WAN, a private network LAN interface, or both.
- Click Create and wait about a minute (initial system setup runs in the background).
Watch out
- On all Linux images, SSH password login is disabled — only SSH keys work. To enable password SSH, see SSH password login.
- Minimum vCPU is 2, step is 2. RAM and OS disk are chosen from tiers based on vCPU count.
- HA is not enabled at create time; enable it later in
Datacenter → High Availability.