Skip to content

VServer

A VServer is a virtual machine you get root on. One public IPv4 address, an IPv6 block, an operating system image you choose at order time, and nothing else between you and the machine. Everything above the virtual hardware is yours: you install it, you patch it, you secure it, you back your data up.

Plans

PlanvCPURAMDisk
VServer S24 GB60 GB NVMe
VServer M48 GB120 GB NVMe
VServer L816 GB240 GB NVMe
VServer XL1232 GB360 GB NVMe

Current prices are on the VServer product page. Billing is hourly with a monthly cap, which is not the same thing as a monthly plan, so read Billing before you order more than one.

You can move between plans later, with one restriction that is easy to walk into: the disk can only grow. See Changing the plan.

Operating system images

ImageVersion
Debian13
Ubuntu LTS24.04
Rocky Linux10
Fedora43
Alpine Linux3.24
Arch Linuxrolling
openSUSE Leap15.6
Flatcar Container Linuxstable

These are cloud images. They boot once, take the hostname, the network configuration and your SSH key, and after that the machine is yours. Picking a different image later means a reinstall, which erases the disk.

You cannot upload your own ISO.

What every plan includes

  • One public IPv4 address and an IPv6 /112 block, see Networking
  • Up to 3 snapshots, see Snapshots
  • A browser console that works even when the network inside the server does not
  • CPU, memory, disk and network graphs for the last hour, day, week or month
  • Email alerts when the server goes down unexpectedly or a filesystem fills up
  • Traffic is not metered and not billed

What a VServer is not

  • Not managed. Nobody patches the operating system, rotates your logs or watches your services. If that is what you want, a Kubernetes namespace puts the platform in charge of the runtime instead.
  • Not highly available. Your server runs on one machine. If that machine fails, your server is down until it is back. There is no automatic failover and no live migration to hide it from you.
  • Not backed up in a way you can restore yourself. Snapshots are yours to take and roll back. The off-site backups behind them are a support request, not a button. See Backups.
  • Not extensible with more IPv4 addresses. One address per server, and no way to order a second one.

What's next