8 lines
373 B
Markdown
Executable file
8 lines
373 B
Markdown
Executable file
# Let's Encrypt for Duck DNS
|
|
|
|
Automatically generates Let's Encrypt certificates using a lightweight Docker container without requiring any ports to be exposed for DNS challenges.
|
|
|
|
Variables:
|
|
* `DUCKDNS_TOKEN`: Duck DNS Account Token
|
|
* `DUCKDNS_DOMAIN`: Full Duck DNS domain (e.g. `test.duckdns.org`)
|
|
* `LETSENCRYPT_EMAIL`: Email used for certificate renewal notifications
|