Knowledge BaseGetting StartedDeploy your first cloud VM in 60 seconds

Deploy your first cloud VM in 60 seconds

Getting Started 3 min read Updated March 2026

From click to SSH prompt in under a minute. Regions available to all customers.

Via the portal

  1. Portal → Cloud Servers → Deploy.
  2. Pick a region.
  3. Pick an image (Ubuntu 24.04, Debian 12, AlmaLinux 9, Rocky 9, Windows Server 2022).
  4. Pick a size (2 vCPU / 4 GB starts at $4.99/mo).
  5. Upload your SSH public key.
  6. Click Deploy.

VM is ready in 40–70 seconds. SSH with ssh root@<public-ip>.

Via the API

curl -X POST https://api.orvoxa.com/v1/vms \
  -H "Authorization: Bearer $TOKEN" \
  -d '{"region":"fra1","image":"ubuntu-24-04","plan":"cloud-s"}'

Was this article helpful?

Still stuck?

Our team answers tickets 24/7. Median first response: 15 minutes.

Orvoxa — White-Label Reseller Hosting Platform