add readme note about certbot plugin

This commit is contained in:
Karol Wypchlo 2022-07-01 16:40:34 +02:00
parent beb6e2c3af
commit db579f6ebd
No known key found for this signature in database
GPG Key ID: B515DE9EEBE241E1
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@ services:
- 9980
certbot:
# replace this image with the image supporting your dns provider from
# https://hub.docker.com/r/certbot/certbot and adjust CERTBOT_ARGS env variable
# note: you will need to authenticate your dns request so consult the plugin docs
# configuration https://eff-certbot.readthedocs.io/en/stable/using.html#dns-plugins
image: certbot/dns-route53:v1.28.0
entrypoint: sh /entrypoint.sh
container_name: certbot