Deploy a cloud virtual machine (VM) from the IBEE Cloud console. Choose your region, location, plan, operating system, and hostname, then click Deploy Now to provision your server.
Choose a data center location within your selected region.
See Regions and locations for details on availability.
Pick a source for the boot disk under Operating System:
For a clean install, stay on Templates and pick an OS family card:
The selected card highlights in orange with a check mark.
For ISOs, snapshots, or backups as the source, see Custom images.
Choose a version from the OS Version dropdown. The list is filtered to the OS family you picked.
Examples:
Ubuntu 24.04AlmaLinux 9Debian 12Rocky 9Fedora 40Windows Server 2022A confirmation chip — Selected: <version> with the OS icon — appears below the dropdown. The same chip is mirrored in the bottom bar (for example AlmaLinux 9) so you can verify the selection while scrolling.
Once provisioned, your server appears in the server list with a running status. Click it to open the server detail page.
Prefer the terminal? Use the ibeectl CLI to script VM creation.
The --wait flag blocks until the VM reaches the Running state and prints the assigned public IP. Drop it for fire-and-forget provisioning.
For the full quickstart and CLI reference, see Launch your first VM.
From the server detail page, use Actions to control your server:
Deleting a VM is permanent and cannot be undone. Back up your data before deleting.
Deploy Now button is disabled Ensure all required fields are filled — Region, Location, Plan, OS, OS Version, and Hostname are all required before deploying.
Server stuck in provisioning Wait a few minutes. If the status does not update, contact IBEE support.
Hostname rejected
Ensure the hostname contains only alphanumeric characters and hyphens (e.g. my-server-01).