Skip to content

Tag: docker

All the articles with the tag "docker".

HAProxy: Load Balancing Done Right

HAProxy: Load Balancing Done Right

HAProxy is the battle-tested load balancer powering GitHub, Reddit, and Instagram. Here's how to actually use it without reading 500 config options.

Nginx: The Config That Makes Sense

Nginx: The Config That Makes Sense

Nginx config demystified: server blocks, location matching, proxy_pass gotchas, rate limiting, and Docker Compose setup — with working examples.