Hi
On Wed, Jul 10, 2019 at 7:25 PM Andrew Coleman
wrote:
> Your example documentation doesn’t include the X-Scheme header, which I
> think is pretty important when you are proxying to an HTTP backend but
> using HTTPS terminated at Traefik.
>
It wasn't needed in my testing. SCRIPT_NAME is the s
@lists.postgresql.org
Subject: Re: PgAdmin4 behind SSL proxy
Hi
On Mon, Jul 8, 2019 at 5:22 PM Andreas Steinel wrote:
Hi Dave,
On Mon, Jul 8, 2019 at 6:06 PM Dave Page wrote:
> I managed to find some time to start looking at this. I've been working with
> Nginx so far, and will hopefully get
Hi
On Mon, Jul 8, 2019 at 5:22 PM Andreas Steinel wrote:
> Hi Dave,
>
> On Mon, Jul 8, 2019 at 6:06 PM Dave Page wrote:
> > I managed to find some time to start looking at this. I've been working
> with Nginx so far, and will hopefully get to Traefik tomorrow.
>
> I posted a working configurati
Hi Dave,
On Mon, Jul 8, 2019 at 6:06 PM Dave Page wrote:
> I managed to find some time to start looking at this. I've been working with
> Nginx so far, and will hopefully get to Traefik tomorrow.
I posted a working configuration for serving pgadmin4 as the root
application with traefik in Ticke
h to handle routing
> packets to backend containers. That and the ELB handles SSL termination
> with my Route53 certificate.
>
>
>
> Thanks,
>
>
>
> Andrew
>
>
>
> *From: *Dave Page
> *Sent: *Friday, June 28, 2019 6:45 AM
> *To: *Andrew Coleman
>
to handle routing packets
to backend containers. That and the ELB handles SSL termination with my Route53
certificate.
Thanks,
Andrew
From: Dave Page
Sent: Friday, June 28, 2019 6:45 AM
To: Andrew Coleman
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: PgAdmin4 behind SSL proxy
Hi
On Thu,
Hi
On Thu, Jun 27, 2019 at 1:14 PM Andrew Coleman
wrote:
> Has anyone had any success running PgAdmin4 behind a reverse proxy? I am
> using Traefik for routing in my Kubernetes cluster and I am experiencing
> some strange behavior.
>
>
>
> With SSL:
>
>
>
> POST /login, cookie is returned with a
Has anyone had any success running PgAdmin4 behind a reverse proxy? I am using
Traefik for routing in my Kubernetes cluster and I am experiencing some strange
behavior.
With SSL:
POST /login, cookie is returned with an empty value, GET /browser redirect to
/login
Sometimes even requests to /us