[pgadmin-support] Running with nginx / wsgi

2016-06-21 Thread code fx9
Hi, I am trying to the new PgAdmin4 web app with uwsgi and nginx. I am getting timeout errors. Do you mind showing how to run this with nginx and uwsgi ? Thanks.

[pgadmin-support] Support passing email and password via env variables

2016-06-21 Thread code fx9
Hi, I am trying to run pgadmin4 via docker in unattended mode. We would like to pass email and password via environment variables. Is that something can be supported? Thanks.

Re: [pgadmin-support] Support passing email and password via env variables

2016-06-21 Thread code fx9
Yes. On Tue, Jun 21, 2016 at 7:35 PM, Ashesh Vashi wrote: > Are you talking about email, and password asked during first start up? > > -- Ashesh > On Jun 22, 2016 6:04 AM, "code fx9" wrote: > >> Hi, >> I am trying to run pgadmin4 via docker in unattended