ha-load-balancing
Installation
SKILL.md
High-Availability Load Balancing with HAProxy and NGINX
Quick Start
Deploy Stack
docker compose up -d
curl http://localhost:8404/\;csv
Prerequisites
- Docker and Docker Compose installed
- Basic understanding of reverse proxies and load balancing concepts
- Backend applications with health check endpoints (returning HTTP 200 for healthy)