add desec certbot plugin

This commit is contained in:
FarisZR 2021-11-12 16:18:15 +03:00
parent 0109a07cfb
commit 71cda1f685
3 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,7 @@ RUN \
certbot-dns-route53 \
certbot-dns-transip \
certbot-dns-vultr \
certbot-dns-desec \
certbot-plugin-gandi \
cryptography \
requests && \

View File

@ -124,6 +124,7 @@ RUN \
certbot-dns-route53 \
certbot-dns-transip \
certbot-dns-vultr \
certbot-dns-desec \
certbot-plugin-gandi \
cryptography \
requests && \

View File

@ -125,6 +125,7 @@ RUN \
certbot-dns-transip \
certbot-dns-vultr \
certbot-plugin-gandi \
certbot-dns-desec \
cryptography \
requests && \
echo "**** remove unnecessary fail2ban filters ****" && \