Cloud VM
Deploy a cloud virtual machine (VM) from the IBEE Solutions console. Choose your region, location, plan, operating system, and hostname, then click Deploy Now to provision your server.
Before you begin
- An active IBEE Solutions account
- A verified account to unlock server deployment (Verify your account)
- Sufficient wallet credits — the platform checks your balance before deploying (Billing and usage)
Deploying Cloud VM Instance
2. Select Location
Choose a data center location within your selected region.
See Regions and locations for details on availability.
3. Select Plan
Choose a plan based on your compute requirements (CPU, RAM, storage). The estimated monthly and hourly cost is shown as you select a plan.
4. Select OS
Pick a source for the boot disk under Operating System:
The available OS images are filtered based on the VM type (Cloud VM vs GPU VM) to show only compatible templates.
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.
5. Select OS Version
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 2022
A 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.
Verify
Once provisioned, your server appears in the server list with a running status. Click it to open the server detail page.
The VM detail page shows your server’s configuration, public IP, and attached SSH key names.
Launch with the ibee CLI
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.
Common flags
Discover available plans, regions, and images
For the full quickstart and CLI reference, see Launch your first VM.
Manage your 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.
Troubleshooting
Deploy Now button is disabled Ensure all required fields are filled — Region, Location, Plan, OS, OS Version, and Hostname are all required before deploying.
Billing needs attention popup appears Your organization’s wallet balance is insufficient for the selected plan. Click Add Credits to top up, then return to deploy.
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).
