Route all your homelab services through Traefik Set up Traefik behind Cloudflare Tunnel so every self-hosted service — Jellyfin, dashboards, tools — shares one entry point and one set of TLS, auth, and security rules May 26, 2026 traefik reverse-proxy docker cloudflare cloudflare-tunnel homelab networking
Voice Typing Anywhere with whisper.cpp Set up GPU-accelerated voice typing on Arch Linux with whisper.cpp May 17, 2026 whisper cuda speech-to-text niri linux wayland voice-typing
Creating your personal dashboard with Glance Build a practical Glance dashboard on top of your CasaOS/home-server stack, with sidecar containers, community widgets, and custom API panels. Mar 7, 2026 glance dashboard self-hosting casaos docker
The No-BS Guide to Building Your First Home Server with Ubuntu and CasaOS Turn an old laptop or mini PC into a powerful home server running your AI assistant, media server, password manager, and more using Ubuntu Server and CasaOS. Feb 1, 2026 ubuntu casaos docker linux self-hosting
Getting Started with Git Learn the fundamentals of Git version control - from installation to your first commit. Jan 15, 2026 git version-control programming