Table of Contents

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

Configuration

Caddy is configured via Caddyfile in the folkzone-new directory. It automatically obtains and renews SSL certificates for all folk.zone subdomains.

Features

See Also