noisebridge / infrastructure

The Noisebridge Infrastucture
GNU General Public License v3.0
29 stars 19 forks source link

Add caddy certificate copier #363

Closed SuperQ closed 1 year ago

SuperQ commented 1 year ago

Use a systemd Path unit to copy the SSL certs from Caddy to a well-known location based on the node FQDN. This allows the letsencrypt certs to be re-used by other things (monitoring exporters, non-http services, etc).

SuperQ commented 1 year ago

Had to rework a few things, tested, now works.