jc21
jc21
Yes I agree something is wrong with the certbot plugin or freedns. When I request a cert, waiting for 15 mins, I see that no TXT record has been created...
Can you tell me if the `certbot-dns-freedns` package in your "normal" npm image is a different version to [v0.1.0](https://github.com/NginxProxyManager/nginx-proxy-manager/blob/develop/global/certbot-dns-plugins.json#L189) ? Also let me know what the `certbot --version` is. And...
Can you test with the new react UI: ``` nginxproxymanager/nginx-proxy-manager-dev:develop ``` and let me know if it's still an issue?
I've fixed this differently, by using `auto` for the UI and db column and rendering `$scheme` in the nginx config. The reason for this: I don't like the idea of...
Thanks for your contribution though! I do appreciate the effort!
Change looks good, can you confirm that this docker image works as you expect?
I'll take a look at the issue of force SSL not working in a vanilla way. Running this project behind a proxy isn't really its intended purpose, however `http_x_forwarded_proto` is...
For the `s6-rc: fatal: timed out` errors which is the main subject of this issue, I've put a fix up and it's available in the `github-develop` docker tag, can you...
@nitro424 pull and try again please?
@jicho Nothing has changed from the port number side of things, if 2.9.22 could start listening on that port previously then it should be fine for 2.10.0 to do so...