Docker
Nginx Proxy Manager vs Caddy vs Traefik: A Reverse Proxy Decision Tree
A reverse proxy decision tree for homelabs: when to pick Nginx Proxy Manager, Caddy, Traefik, or raw NGINX.
Orange Pi 6 vs Raspberry Pi 5 for Homelab: Powerful Hardware, Real Tradeoffs
Orange Pi 6 brings dual 2.5GbE, dual NVMe, LPDDR5, and serious AI claims to a tiny board, but software support and total cost decide whether it belongs in your homelab.
One UPS, Many Devices: NUT Shutdown for Proxmox, NAS, Router, and Docker Hosts
A practical NUT architecture for coordinating clean shutdown across Proxmox, NAS, Docker hosts, and network gear from one UPS.
Mini PC vs Raspberry Pi for Homelabs: Which One Should Run Your Services?
A practical homelab decision guide for choosing between Raspberry Pi boards and x86 mini PCs for Docker, Proxmox, storage, networking, and always-on services.
Docker Compose for Normal People: Run Home Services Without Container Chaos
A plain-English Docker Compose guide for running home services with understandable folders, volumes, ports, environment files, updates, and backups.
Plex-to-Jellyfin Migration Weekend Guide
A low-risk weekend plan for moving from Plex to Jellyfin while preserving media paths, metadata, users, and rollback options.
How Do You Back Up Docker Volumes and Databases Properly?
Back up Docker by backing up the data, configuration, and restore instructions, not the running container. For databases, use application-aware dumps or backup tools, then store those dumps with the volume backups.
One Shared Database Server or One Database Per App?
For most small homelabs, a shared database server is easier to back up, monitor, and secure once you understand it. Per-app database containers are simpler at first and reduce coupling, but they.
Home Assistant OS vs Docker vs VM: Which Install Is Right?
Home Assistant OS is the best default for most people because add-ons, backups, updates, and Supervisor are integrated. Docker is best for operators who already manage Compose and do not need add-ons.
