Nginx vs Caddy — Which Reverse Proxy Should You Use?
Mar 5, 2026A practical comparison of Nginx and Caddy for web developers — automatic HTTPS, configuration, performance, and when to pick which.
6 posts
A practical comparison of Nginx and Caddy for web developers — automatic HTTPS, configuration, performance, and when to pick which.
Comparing just and make as task runners for modern development workflows — syntax, features, and when each makes sense.
Practical tips to speed up Docker builds for Node.js projects — layer caching, multi-stage builds, and keeping images small.
How I stream RTSP cameras to the browser using RTSPtoWeb and WebRTC — plus how DDNS makes it accessible from anywhere.
How Caddy replaced Nginx as my reverse proxy — automatic HTTPS, wildcard domains, and a config file that actually makes sense.
How I moved from Jenkins to Drone CI with git tags and Watchtower for a lightweight, reliable deployment pipeline.