Choosing & sizing
Do I need a managed VPS?
You need managed hosting if nobody on your side will apply security updates, configure a firewall or restore a backup. Managed plans cost two to five times more and remove that work. Unmanaged hosting assumes you are comfortable in a terminal — every OnionVPS plan is unmanaged, which is why it is priced as it is.
The boundary on an unmanaged plan is clear: the provider owns the hardware, network, hypervisor and control plane; you own the operating system and everything above it. We will always get you a working console and a snapshot restore, but we do not administer your operating system.
A middle path many people miss: an unmanaged instance plus a configuration tool. Ansible, NixOS or a Docker Compose file makes rebuilding a server a five-minute operation, which removes most of the anxiety that drives people to managed hosting.
See also: Hypervisor · Snapshot
7 answers in Choosing & sizing
- What is a VPS? A VPS (virtual private server) is a virtual machine with guaranteed CPU, memory and storage, running its own operating system on shared physical hardw…
- What is a VPS used for? A VPS runs anything that needs to be online continuously: websites and APIs, game servers, VPN and proxy endpoints, mail servers, trading bots, CI run…
- How much does a VPS cost? A usable VPS starts at about $4 a month for 1 vCPU, 1 GB of RAM and 20 GB of NVMe storage. A production instance with dedicated cores, 8 GB of RAM and…
- What is the cheapest VPS that is actually usable? About $4 a month buys 1 vCPU, 1 GB of RAM and 20 GB of NVMe on real KVM virtualisation. That is genuinely enough for a WireGuard VPN, a DNS resolver, …
- How much RAM does a VPS need? Match RAM to the workload, not to a price tier. 1 GB runs a VPN, DNS resolver or small bot. 2–4 GB runs a small website with a database. 8 GB is the c…
- How many vCPUs does a VPS need? Most workloads need fewer cores than people buy. One shared core saturates a gigabit VPN link. Two dedicated cores run a busy website. Four run a game…