hera
hera copied to clipboard
Https sites do not work
Hera is working great for my setup, but found that I cannot use it for any internal services that use https. Whenever I try, I get this message trying to access my service:
400 Bad Request
The plain HTTP request was sent to HTTPS port.
Reviewing the logs in Portainer, I see that Hera is exposing the service as http://
Can we get two things added?
- Add the ability to specify if its https which would force the url= parameter to be https://
: - Add the ability to –no-tls-verify parameter so that self-signed certs will work as well.
Could probably add these into the labels for each container.
Thanks.
😞seems like the project activity has died down. would have been wicked awesome app, esp as an ultra simple and free/cheap replacement to long nginx, traefik, configs etc.