hera icon indicating copy to clipboard operation
hera copied to clipboard

Https sites do not work

Open gregg098 opened this issue 5 years ago • 1 comments

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://:, regardless of if its https or not.

Can we get two things added?

  1. Add the ability to specify if its https which would force the url= parameter to be https://:
  2. 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.

gregg098 avatar Dec 31 '19 17:12 gregg098

😞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.

cjangrist avatar Aug 14 '22 07:08 cjangrist