Skip to content

Tag: self-hosting

All the articles with the tag "self-hosting".

stunnel vs spiped

stunnel vs spiped

TLS tunneling for legacy plaintext services — stunnel's X.509 cert model vs spiped's pre-shared key simplicity, and when each one actually wins.

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.

OpenRouter vs LiteLLM

OpenRouter vs LiteLLM

Two ways to route LLM traffic across providers — OpenRouter as a hosted gateway, LiteLLM as a self-hosted proxy. Which one fits your home lab in 2026?

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.

ntopng vs darkstat

ntopng vs darkstat

ntopng vs darkstat: full DPI flow analysis vs a tiny always-on stats page. Pick the right tool for home-lab network visibility without losing your mind.

AnythingLLM as Knowledge Base

AnythingLLM as Knowledge Base

AnythingLLM is the closest thing to a real private NotebookLM you can self-host. Workspaces, RAG, agents, document chat — running locally on Ollama in 20 minutes.