Infrastructure
Homelab Nodes
Hardware specifications, Proxmox VE hypervisors, and provisioned roles.
rp5-01
Debian 12 Bookworm (Linux 6.6-arm64)Primary DNS & Edge Firewall
Hardware: Raspberry Pi 5 (8GB LPDDR4X, NVMe M.2 256GB)
IP: 192.168.10.5
Containers: ct-dns (AdGuard Home / CoreDNS), lxc-net, nftables-guard
Low-power 24/7 node. Manages recursive DNS caching with DNS-over-TLS and network-wide ad/malware filtering.
srv-01
Proxmox VE 8.2 (Linux 6.8 PVE)Application Server & Automation Hub
Hardware: Intel Core i5-12400 (6C/12T), 64GB DDR4 ECC, 2x 2TB NVMe ZFS Mirror
IP: 192.168.10.10
Containers: CI05-home (Homepage Dashboard), ct-stats (Prometheus + Node Exporter), ct-sudofeed (Telegram/X Bot con LLM Qwen2.5)
Hosts internal management services. CI05-home provides the internal dashboard with live health stats. SudoFeed orchestrates technical feed curation bots with local AI models.
srv-02
Proxmox VE 8.2 (Debian 12)Traefik Reverse Proxy & Web Hosting
Hardware: AMD Ryzen 7 5700G, 32GB RAM, 1TB NVMe Gen4
IP: 192.168.10.20
Containers: ct-proxy (Traefik v3), ct-whost (Nginx Hardened), ct-blog (Staging), ct-llm (Ollama / Local Models), ct-webgpt
Secure TLS ingress handling traffic with automated Let's Encrypt certificates through Cloudflare DNS-01 challenge. Hardened rate-limiting middlewares.