Skip to content

Instantly share code, notes, and snippets.

View dhc02's full-sized avatar

D.H. Clapp dhc02

View GitHub Profile
@dhc02
dhc02 / Caddyfile-example
Created May 24, 2022 19:27
example docker compose and caddy config for plex, radarr, sonarr, etc.
{
email EXAMPLE@EXAMPLE.COM
}
###
# Some services use paths on my main domain, such as home.domain/sonarr.
# Others use subdomains, such as plex.home.domain.
# If I were starting over, I'd use all subdomains. Caddy just magically
# obtains SSL certificates for subdomains, some services require some
# extra work and configuration to work at a path.