Building a Read-Only HAProxy Dashboard That Humans Can Actually Use
A practical look at building a modern, human-friendly, strictly read-only dashboard for understanding HAProxy routes, services, health and drift.
A practical look at building a modern, human-friendly, strictly read-only dashboard for understanding HAProxy routes, services, health and drift.
A vulnerability scanner launched 38,000 requests in 30 minutes and took down my Archy.net Ghost blog. Here's how I built a native fail2ban with HAProxy stick-tables. No external daemons, no log parsing, just real-time protection.
How I migrated 28 services from Docker Swarm to Talos Linux Kubernetes in 2 days with zero downtime. Cilium CNI, MetalLB BGP, Flux GitOps, and all the things that went wrong along the way.
From cutting cost-heavy Citrix nets to mastering BGP Anycast, my HAProxy journey shows how resilience, security, and automation evolve.
How I got true active-active HAProxy load balancing using BGP anycast on a UniFi UDM Pro Max. No expensive routers needed.
Your AI assistant doesn't have to live on someone else's servers. OpenClaw runs on your hardware, connects to Telegram/Discord/WhatsApp, and keeps your data private. Here's how to set it up.
Replacing manual SSH configuration with HAProxy Data Plane API: how I automated load balancer management across an HA cluster using REST APIs and Ansible AWX.
Setting up a robust Single Sign-On (SSO) solution is essential for modern infrastructure management. In this guide, I'll walk you through deploying Authentik with high availability using Docker Swarm, configuring email notifications, and integrating everything with HAProxy as a reverse proxy.
Learn how to restrict sensitive services like monitoring dashboards and admin panels to your internal network using HAProxy access control lists combined with AdGuard Home DNS rewrites giving your users friendly domain names without exposing services to the internet.
Update (December 2025): The original script had a critical flaw in VIP detection that could cause both servers to incorrectly
Article written following real debugging on production infrastructure. Configuration tested with HAProxy 2.8.15 and Home Assistant 2024.12 since I had this issue for some times.
The SNI Routing Trap....