Best VPS for Home Lab and Unraid (2026)

Running Unraid at home covers most self-hosting needs — media server, Docker containers, local storage. But some workloads belong in the cloud: anything that needs 24/7 uptime independent of your home internet, a public-facing IP, or a backup compute node when your local machine is down.

This is a guide for home labbers who want a VPS that plays nicely with their existing setup.


What Home Labbers Actually Use a VPS For

  • Reverse proxy / public entry point — expose services without opening home ports. Nginx Proxy Manager or Caddy on a $5/mo VPS, tunnel back to home via Tailscale or Cloudflare Tunnel.
  • Tailscale exit node — route traffic through a known IP when traveling.
  • 24/7 agents and bots — anything that needs to run when your home server is off or sleeping.
  • Offsite backup target — rsync or Restic to a remote VPS.
  • Game server — if your Unraid machine can’t spare the cores.

For Unraid itself — the NAS/VM/Docker host — you don’t run Unraid on a VPS. The OS is designed for bare metal with direct drive access. What you run on a VPS is the stuff that supports your Unraid setup.


What to Look For

For a lightweight reverse proxy / agent node:

  • 1 vCPU, 1GB RAM, 20GB SSD is plenty
  • Low monthly cost matters more than raw performance
  • IPv4 included (some budget providers charge extra)
  • Good network — look for 1Gbps uplink

For a game server:

  • CPU speed matters more than core count for most games
  • 4GB+ RAM for Minecraft with mods, 8GB+ for Rust/Palworld
  • SSD storage, low latency to your region

Provider Breakdown

Hetzner (Best Value Overall)

Based in Germany and Finland. Cheapest per-spec VPS on the market for EU and East Coast US. CX22 (2 vCPU, 4GB RAM) runs ~€4.15/mo. Excellent network, reliable uptime, no nonsense.

Best for: Reverse proxy, backup target, agent hosting. European latency is fine for most self-hosted workloads.

Vultr (Best for US)

US-based with locations coast to coast. $6/mo for 1 vCPU / 1GB RAM. Hourly billing means you can spin up and terminate without committing. Good if you need low-latency to US West or East specifically.

DigitalOcean (Most Beginner-Friendly)

$6/mo Droplet, excellent documentation, one-click Docker and Tailscale setup via their Marketplace. Slightly more expensive per spec than Hetzner or Vultr but easiest to get started with.

Cloudways (Best for PHP/WordPress)

Managed cloud hosting on top of DigitalOcean, Vultr, AWS, etc. More expensive but handles server management for you. Worth it if you’re running a web app, not worth it for pure self-hosting infrastructure.

Try Cloudways →


  1. Hetzner CX22 or Vultr $6 VPS — your public-facing node
  2. Tailscale on both VPS and Unraid — private network between them
  3. Caddy or Nginx Proxy Manager on the VPS — handles SSL, reverse proxy to home
  4. Cloudflare Tunnel as fallback — zero-trust, no open ports required

Total cost: ~$5–6/mo for a rock-solid setup.


Live Pricing

See current VPS rates from major providers:

  • Vultr — $6/mo for 1 vCPU / 1GB RAM (US locations)
  • Hetzner — from €4.15/mo (EU and US East locations)
  • DigitalOcean — $6/mo Droplets with 1-click app marketplace
  • Cloudways — managed cloud from $14/mo (PHP/WordPress apps)

Data updated regularly. Last updated: {{ .Params.lastUpdated }}

Disclosure: This page contains affiliate links. We may earn a commission if you sign up through our links, at no extra cost to you.