Homelab Architecture
A tour of the self-hosted stack running this site and my personal infrastructure.
category: homelab · tags: Proxmox, Self-hosting, Cloudflare Tunnel, Ollama
Everything on this site — and most of my personal infrastructure — runs on a self-hosted stack I built and maintain myself: a Proxmox host running the app and service VMs, AdGuard Home for network-wide DNS filtering, a local AI setup (Ollama), ntfy for notifications, NAS storage, and a Cloudflare Tunnel for secure public access without exposing ports directly.
Rough layout: internet traffic comes in through the Cloudflare Tunnel, which routes to the Proxmox host. From there it fans out to AdGuard Home (DNS filtering), the app VMs, a local AI VM running Ollama, ntfy for notifications, and NAS storage.
TODO: add a real homelab photo and more detail on hardware/specs once supplied.