docker-haproxy-certbot
docker-haproxy-certbot copied to clipboard
Docker Container with haproxy and certbot
When launched container keeps restarting and gives log as 👍 Adding qdisc plug dev lo id 40: parent 1:4 Error: Unable to add qdisc: Object not found refcnt 0no options...
As ACME v1 for letsencrypt is deprecated a major update had to be performed. This update led to minor changes.
hi, When running command ``` docker exec haproxy-certbot certbot-certonly \ --domain example.com \ --domain www.example.com \ --email [email protected] \ --dry-run ``` I got the the error message below _Account creation...
hi, thanks for this repo. it was helpful for me when trying to figure out what setup i want to build. with haproxy 2.1, the following would work, instead of...
Dear Team, Thanks a lot for your great product. I am using your docker image, and it works great. There are only few things, i'd like to suggest if possible...