working acme dns setup

This commit is contained in:
2023-12-30 13:31:49 +01:00
parent e4d42e7f6f
commit c93b4bb98b
6 changed files with 84 additions and 82 deletions

8
config/nginx/Dockerfile Normal file
View File

@ -0,0 +1,8 @@
FROM python:3.6
LABEL description="Certbot + nginxproxy soft-linker."
LABEL maintainer="Lieuwe Leene <lieuwe@leene.dev>"
COPY ./link_certificates.py /usr/bin/link_certificates.py
RUN python /usr/bin/link_certificates.py /etc/letsencrypt/live