Install Caddy reverse proxy via Docker
Get Caddy running as a reverse proxy in Docker, automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.
All the articles with the tag "caddy".
Get Caddy running as a reverse proxy in Docker, automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.
Run WordPress on PHP-FPM with Caddy as the web server, all in Docker Compose with automatic HTTPS and proper PHP config.
Caddyfile zen vs Traefik labels-everywhere, picking a reverse proxy for self-hosted services in 2026. Real configs, real gotchas.
A practical cookbook of real-world Caddyfile patterns, reverse proxy, auth, redirects, SPA serving, rate limiting, and more.
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 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.
Advanced Caddy server configuration: wildcard certs, Caddyfile matchers, Docker label integration, rate limiting, forward auth with Authelia, and the JSON API.
Run PHP apps with PHP-FPM and Caddy in Docker, FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.