-
Any views about adding Lets Encrypt SSL support and Traefik configuration to this repo so that it will be a complete production level template ?
-
Hello
Thank you for your great job
Do you know how, I can add support domain name and SSL ( by lets encrypts ) on video URLs?
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
Yes
- Are you sure you're not using someone else's docker image?
Yes
- If having problems …
-
I run the install.
No issues on screen. tells met to go to my domain with this username and password.
I get error 502. Bad Gateway.
Doing a docker PS I see my management server is restarting.
…
-
Carry over this issue from the my-httpd effort:
Difficult to set the challenge response with the current setup.
http://www.automationlogic.com/using-lets-encrypt-and-docker-for-automatic-ssl/
-
I'm moving from a self-hosted nginx/let's encrypt server housing about 100 redirects to using NPM. I chose NPM because it's easier for my coworkers to create their own redirects without going through…
-
Hi.. just notice today that it started to give errors on generating/renewing certificates..
upgraded openresty and the luarocks dependencies. however is still gives errors:
2019/12/06 11:23:46 [err…
-
I notice the Lets Encrypt SSL only generate for non www domain only
when access with www.domainzz.com the cert is invalid
-
### Describe the issue you are experiencing
Let's Encrypt fails to obtain certificate using DNS method.
Log contains these key lines:
[16:51:18] INFO: Selected DNS Provider: null
certbot: er…
-
- dockerized installation of "lets encrypt"
- add expressjs calls and configurations needed to serve the services over SSL
- disabled by default for local development
https://itnext.io/node-exp…