====== Caddy ===== **Domain:** (internal reverse proxy)\\ **Image:** caddy:alpine\\ **Port:** 80, 443 (host) ===== What It Does ===== Caddy is a modern web server and reverse proxy that automatically handles HTTPS via Let's Encrypt. It terminates TLS for all folk.zone services and routes traffic to the appropriate Docker containers. ===== Components ===== * **folkzone-caddy** - Main Caddy server instance ===== Configuration ===== Caddy is configured via Caddyfile in the folkzone-new directory. It automatically obtains and renews SSL certificates for all folk.zone subdomains. ===== Features ===== * Automatic HTTPS with Let's Encrypt * HTTP/2 and HTTP/3 support * Reverse proxy to Docker containers * Static file serving ===== See Also ===== * [[folkzone:services:start|folk.zone Services]] * [[hosting:caddy:start|Caddy Hosting Guide]] * [[https://caddyserver.com/|Caddy Website]] * [[folkzone:start|Return to folkzone]]