Virtual Machines (Console)¶
Manage virtual machines from the web dashboard.
Overview¶
The VM page shows stats (Total VMs, Running, Active vCPUs, Active Memory) and a table with search and status filtering.
Creating a VM¶
- Click Create VM
- Configure:
- Name - VM name
- OS - Operating system (Ubuntu 24.04, 22.04, etc.)
- Username - Login username
- Password - Login password
- CPU - Number of vCPUs
- Memory - Memory in GB
- Disk - Disk size in GB
- Disk Type - NVMe or SSD
- SSH Key - Optional public key
- Click Create
Managing VMs¶
| Action | Description |
|---|---|
| Start | Start a stopped VM |
| Stop | Stop a running VM |
| Reboot | Restart the VM |
| Delete | Delete the VM and its storage |
| Console | Open VM console in a new tab |
| Network | Configure networking |
| Expose Port | Expose a port from the VM |
VM Console¶
Click the console icon to open an interactive terminal session to the VM in a new browser tab.
Table Columns¶
- Name/ID - VM identifier
- Status - Running, Stopped, Creating, Error
- OS - Operating system
- Resources - CPU, Memory, Disk
- IP Address - Assigned IP
- Started - Relative time (e.g., "2d 3h")