rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
87 stars 19 forks source link

bench creation with ssl certificate `http01` challenge not working #197

Closed Xieyt closed 1 month ago

Xieyt commented 1 month ago

Describe the bug Not able to create bench with ssl certificate using http01 challenge.

To Reproduce fm create alok.com --ssl letsencrypt --letsencrypt-preferred-challenge http01 --letsencrypt-email emailforle@domain.com

Expected behavior Should have got SSL certificate using http01 challenge from letsencrypt.

Additional context This is happening because of upstream major breaking change update from nginx-proxy image. https://github.com/nginx-proxy/nginx-proxy/releases/tag/1.6.0