9 lines
316 B
Markdown
9 lines
316 B
Markdown
# Certbot with duckdns wildcard certificate
|
|
|
|
Just run it with the correct environment variables and enjoy.
|
|
|
|
## ENV Variables
|
|
|
|
- DUCKDNS_DOMAIN: The domain to update, ex: DUCKDNS_DOMAIN=redxef for redxef.duckdns.org
|
|
- DUCKDNS_TOKEN: Your duckdns api tokne
|
|
- LE_EMAIL: Your email for certificate related notifications
|