pvarki / docker-rasenmaeher-integration

Compositions etc to integrate all the pieces (CA, Keycload, LDAP, Database, REST API) into something cosmic
0 stars 0 forks source link

Use Caddy instead of NGinx #67

Open rambo opened 9 months ago

rambo commented 9 months ago

With https://github.com/Gr33nbl00d/caddy-revocation-validator so we do not have to set up inotify watcher process in the background to SIGHUP the Caddy either.

https://github.com/pvarki/docker-rasenmaeher-integration/tree/ocsp_redux/caddy has an attempt but apparently the config in the repo is for pure JSON configs and mixing that to a Caddyfile is no-go