Skip to content

Tag: nginx

All the articles with the tag "nginx".

Dead Container Took Down Prod

Dead Container Took Down Prod

A real postmortem: how a forgotten survey-tool container, an uncapped Docker log driver, and rootless networking combined to kill prod for a Monday morning.

Let's Encrypt Without Certbot

Let's Encrypt Without Certbot

Certbot isn't the only ACME client. Explore Caddy, acme.sh, lego, and Step CA, with practical examples for wildcard certs and DNS-01 challenges.

Apache in 2026: It's Time to Move On

Apache in 2026: It's Time to Move On

Apache still runs half the internet by default, not by choice. Here's why Nginx and Caddy have lapped it, and when to finally make the switch.

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.