Web Hosting

Cloudflare DNS → Nginx reverse proxy → your web VM.

Static sites

Fast, lightweight, cheap to run.

  • Perfect for landing pages
  • Low maintenance
  • Easy backups

WordPress-ready

Add PHP + MariaDB when you’re ready.

  • Per-site VM or container
  • SSL via proxy
  • Isolation by default

Managed option

Updates, monitoring, and basic hardening.

  • UFW + Fail2ban
  • Patch windows
  • Restore testing

How it works

  1. Customer domain uses Cloudflare DNS
  2. Nginx matches the domain and proxies to the correct internal VM
  3. PBS handles snapshot backups and retention