Skip to content

Tag: homelab

All the articles with the tag "homelab".

NocoDB DB Management System

NocoDB DB Management System

· Updated:

NocoDB wraps any SQL database in a spreadsheet UI — self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.

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 inside Docker — wg-easy setup, peer config generation, and getting 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.