--- title: "Homelab Infrastructure, Proxmox, Docker & Networking | moonweb" section: "infra" tags: "infra" description: "Homelab infrastructure overview: Proxmox hosts, Synology NAS, Docker VMs and Setup-Guides." layout: base.njk sections: - heading: "Plattform" cards: - title: "🖥️ Proxmox host (PVE)" summary: "Hosting environment for running production VMs and LXC containers for the homelab." href: "/infra/proxmox/" - title: "💾 Synology DS918+" summary: "NAS running Docker services and acting as the primary backup repository." href: "/infra/synology/" - title: "🐳 Docker VMs (Debian)" summary: "Primary target for new Docker/Compose services, running the monitoring exporters." href: "/infra/docker/" - title: "📦 LxC Container" summary: "Pi-hole, Ubuntu-Worker and MariaDB running on slim LxC Containers." href: "/infra/lxc/" - heading: "Strategies & Setup-Guides" cards: - title: "🔄 Backup strategy" summary: "Layered backup approach covering NAS user content and VM/LXC backups across multiple locations." href: "/infra/backup-strategy/" - title: "📊 Prometheus/Grafana" summary: "Central metrics collection and dashboards for hosts, containers, and hardware." href: "/infra/monitoring/" - title: "💻 Dev environment" summary: "A disposable, daily-backed-up Xubuntu VM for AI-assisted, remote development via SSH and Chrome Remote Desktop." href: "/infra/dev-environment/" - title: "🌐 OpenWrt Multi-WAN" summary: "Multi-WAN router with WiFi and Powerline failover, plus IoT VLAN 189 isolation." href: "/infra/openwrt/" ---
A peek under the hood of my homelab. Proxmox, Synology, Docker, and how everything is wired together.
{% include "card-grid.njk" %}