-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle case where http:80 port mapping does not exist #196
Comments
I solved this issue:
|
I got this issue and solved it by removing |
This is a documentation issue. If port 80 isn't being listened to, then the app won't get letsencrypt correctly. We should document this and also maybe inject the port mapping if need be. |
I would like if there are port checks (http 80, https 443) together with warnings, each time I forget how it works and I need to regoogle. Also process breaks if you accidentally configure http 443. |
Hi. I updated all plugins and have latest Dokku version 0.19.13.
But I have an issue for getting certs for app who using Docker Image Workflow.
I check the certs generation for app who use Git Workflow - it is works.
I don't understand why I cant use dokku-letsencrypt for Docker Image Workflow. It happened with it https://hub.docker.com/r/darthsim/imgproxy/dockerfile
Please, give any advices to solve this issue.
The text was updated successfully, but these errors were encountered: