Jitsi Meet Self-Hosted
Self-host Jitsi Meet as your private Zoom alternative: encrypted video calls, no SaaS bill. Here's how to deploy it with Docker without it falling over.
All the articles with the tag "self-hosting".
Self-host Jitsi Meet as your private Zoom alternative: encrypted video calls, no SaaS bill. Here's how to deploy it with Docker without it falling over.
Three Matrix server implementations, Python's Synapse, Go's Dendrite, Rust's Conduit. Which one runs your federated chat without eating your homelab alive?
Two OpenTelemetry-first observability platforms backed by ClickHouse. Here's how SigNoz and Uptrace compare for self-hosted homelab and small-team use.
Two ways to give your K8s cluster persistent block storage, Longhorn for simplicity, Rook-Ceph for scale. Real homelab tradeoffs, not vendor marketing slides.
Your cluster will fail. Velero captures everything, manifests, CRDs, persistent volumes, and lets you replay it on a fresh cluster. Setup, gotchas, real DR plans.
Claude Code puts an agentic AI assistant in your terminal for real homelab work, compose files, bash, Ansible, systemd. The honest take on cost and data.
cert-manager makes Let's Encrypt automatic on Kubernetes, once. Then you scale, hit DNS-01 quirks, wildcard limits, and rate-limit walls. Here's the full survival guide.
Rootless Docker tuning deep-dive: network drivers, env vars, port drivers, cgroup delegation, and real troubleshooting, anchored to Docker Engine 29.x.
A real postmortem: how a forgotten survey-tool container, an uncapped Docker log driver, and rootless networking combined to kill prod for a Monday morning.
Mikrotik routers cost $50, run a real OS, and humiliate prosumer gear. RouterOS basics, VLANs, firewalling, and why your homelab probably needs one of these.
Two FreeBSD firewall distros, one bitter fork. pfSense vs OPNsense in 2026, which one to pick for your home lab, and why the licensing drama still matters.
Zeek (formerly Bro) turns network traffic into structured logs you can actually query. The IDS that doesn't shout, it documents. Setup and use in a home lab.