Pi-hole on Raspberry Pi with Docker: Network-Wide DNS Ad Blocker Setup Guide
Aug 29, 2026 · 11 min read
Complete practical guide to running Pi-hole on Raspberry Pi using Docker: Docker Engine installation, compose configuration, router DHCP setup, and network-wide ad blocking for all devices including IoT endpoints.
What Is a Reverse Proxy? A Simple Beginner Guide with Docker and Nginx
May 24, 2026 · 3 min read
A beginner-friendly explanation of reverse proxy, with a local Docker Compose and Nginx example using a configurable .env file.
Jenkins Configuration as Code (JCasC): From Manual Setup to Reproducible Infrastructure
May 10, 2026 · 8 min read
Stop clicking through the Jenkins UI. Learn how to configure Jenkins entirely with YAML files using Configuration as Code (JCasC), with a complete Docker example that works out of the box.