docker-pgAdmin4
docker-pgAdmin4 copied to clipboard
SSL
When I use your sample to run the container, it only works on a http connection not on a https connection... any suggestions ?
Hi, I don't know how to help. I have never run https connection
I am also trying to run this behind a reverse proxy /Rancher & HAProxy in this case) with SSL.
I can access the docker instance - but get redirected to http://<fqdn>/browser/. The access is http://<fqdn>
Could put a nginx ssl proxy in front via docker-compose and only allow ssl port. That's what I'm doing with my webapp.