Skip to content

Tag: homelab

All the articles with the tag "homelab".

Stop Living Dangerously on :latest Docker

Stop Living Dangerously on :latest Docker

· Updated:

Using :latest in production is a ticking time bomb. Pin your Docker image versions or watch a surprise update break everything at 2 AM.

The Zero-Trust Home Lab

The Zero-Trust Home Lab

· Updated:

Apply zero-trust principles to your home lab — network segmentation, VLANs, identity-aware proxies, and Tailscale as the glue.

A Guide to LXC/LXD

A Guide to LXC/LXD

· Updated:

LXC/LXD runs full Linux environments in lightweight containers — faster to spin up than VMs and perfect for home lab service isolation.

Wireguard VPN Server in Docker

Wireguard VPN Server in Docker

· Updated:

Run a WireGuard VPN server in Docker with the linuxserver image — Compose setup, peer config generation, and road warrior access to your home network.

WordPress on PHP-FPM & Caddy in Docker

WordPress on PHP-FPM & Caddy in Docker

· Updated:

Run WordPress on PHP-FPM with Caddy as the web server — all in Docker Compose with automatic HTTPS and proper PHP config.

Unbound vs Technitium vs BIND

Unbound vs Technitium vs BIND

Picking a recursive DNS resolver for your home lab — Unbound, Technitium, and BIND9 compared on speed, GUI, DNSSEC, and split-horizon.

HACS: When Custom Integrations Bite You

HACS: When Custom Integrations Bite You

HACS custom integrations can brick your Home Assistant setup overnight. Here's how to use them safely, recover when they don't, and know when to skip them.