You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing NPM in Docker, everything works fine until I try to get a SSL cert.
Privileged container with ports 80 and 443 forwarded to the LXC.
Used the following script to install.
docker run -d
--name=nginx-proxy-manager
-p 81:8181
-p 80:8080
-p 443:4443
-v /docker/appdata/nginx-proxy-manager:/config:rw
jlesage/nginx-proxy-manager
I get an internal error when requesting the SSL cert from Let's Encrypt. It also may just hang sometimes when trying to update a failed request.
Using Ubuntu 18.04 standard template LXC inside Proxmox 6.2-4