Note: I run this locally, the packages aren't available (github actions is too much of a PITA to actually bother to set up with multiple images).
This repository contains the following add-ons
Runs https://github.com/dehydrated-io/dehydrated daily to generate/renew certificates.
Note: this requires some manual setup:
- Create /ssl/config from dehydrate's docs (or leave it empty)
- Create /ssl/domains.txt
- Run
/ssl/dehydrated --register --accept-terms
If you're using the official nginx proxy, you'll want to modify the config to point to certs/(domain)/(cert.pem, privkey.pem).