Open
Description
Currently it seems the call to Certbot is hardcoded:
docker-easy-haproxy/src/functions/__init__.py
Lines 339 to 354 in 1a68534
Could this be opened up so one can configure the parameters on a container basis with labels? In my case, I want to change the preferred challenge from HTTP
to DNS
and use acme-dns
to resolve it:
https://github.com/joohoi/acme-dns
With hook:
https://github.com/koesie10/acme-dns-certbot-hook
Metadata
Metadata
Assignees
Labels
No labels