RE: PgAdmin4 behind SSL proxy

2019-07-10 Thread Andrew Coleman
SCRIPT_NAME=/ I’ll take another look at it soon and see if I can get it working better with the newer container that has the servers.json change already included. Thanks, Andrew From: Dave Page Sent: Wednesday, July 10, 2019 7:17 AM To: Andreas Steinel Cc: Andrew Coleman; pgadmin-support

RE: PgAdmin4 behind SSL proxy

2019-06-28 Thread 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,

PgAdmin4 behind SSL proxy

2019-06-27 Thread Andrew Coleman
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