Running behind an ssl proxy

From: Aron Kramlik <aron(dot)kramlik(at)loricahealth(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Running behind an ssl proxy
Date: 2018-04-09 02:03:37
Message-ID: CACPV=Jc-aKiL-KE=f5NJcWYNsuYhECLJVZg1eeQ+piGzKT_iLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I would like to deploy the Docker image from
https://hub.docker.com/r/dpage/pgadmin4/ and access it when it is deployed
behind an SSL proxy server (in our case it is Traefik).

It would be ideal if PgAdmin could be configured to run behind the SSL
proxy server and have the proxy server terminate the SSL connection. In
this case, the URLs generated by PgAdmin should be https:// prefixed even
though PgAdmin itself is only listening on the HTTP port.

Could anyone recommend how this could be achieved in PgAdmin or what it
needs to behave this way?

Regards,
Aron

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2018-04-09 05:59:38 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Previous Message Joao De Almeida Pereira 2018-04-06 19:13:22 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree