Running behind an ssl proxy

2018-04-09 Thread Aron Kramlik
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 termina

Building releases...

2018-04-09 Thread Dave Page
... is really not going well today. After arguing with PIP on Mac for some time, I eventually managed to get a build out. That required a manual update of my system to 9.0.3 to ensure TLS 1.2 worked, and then changing to build such that we only force our own build of Psycopg2, and not other Python

Re: Building releases...

2018-04-09 Thread Murtuza Zabuawala
Did not try running pgAdmin4 on windows from git repo. Let me get the latest pull and check. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Apr 9, 2018 at 5:53 PM, Dave Page wrote: > ... is really not going well today. > > Afte

Re: Building releases...

2018-04-09 Thread Dave Page
Oh yeah - I forgot to mention that running it in PyCharms seems to work. The issue comes when using the runtime from what I can see (even using the exact same venv that works otherwise). On Mon, Apr 9, 2018 at 1:46 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Did not try r

Re: Building releases...

2018-04-09 Thread Khushboo Vashi
On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: > Oh yeah - I forgot to mention that running it in PyCharms seems to work. > The issue comes when using the runtime from what I can see (even using the > exact same venv that works otherwise). > > Didn't try on windows. Let me try. > On Mon, Apr 9

Re: Building releases...

2018-04-09 Thread Neel Patel
Hi Dave, On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: > >> Oh yeah - I forgot to mention that running it in PyCharms seems to work. >> The issue comes when using the runtime from what I can see (ev

Re: Building releases...

2018-04-09 Thread Dave Page
On Mon, Apr 9, 2018 at 2:20 PM, Neel Patel wrote: > Hi Dave, > > On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: >> >>> Oh yeah - I forgot to mention that running it in PyCharms seems to work.

Re: Building releases...

2018-04-09 Thread Neel Patel
On Mon, Apr 9, 2018 at 6:51 PM, Dave Page wrote: > > > On Mon, Apr 9, 2018 at 2:20 PM, Neel Patel > wrote: > >> Hi Dave, >> >> On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: >>> Oh

Re: Building releases...

2018-04-09 Thread Dave Page
It works like that for me too. Try running from the runtime. On Mon, Apr 9, 2018 at 2:39 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > I tried and it is working fine. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreS

pgAdmin 4 commit: Ignore generated file

2018-04-09 Thread Dave Page
Ignore generated file Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9464e04cf851264733cda2e377689ec32901814c Modified Files -- runtime/.gitignore | 1 + 1 file changed, 1 insertion(+)