Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Dave Page
Hi On Tue, 15 Mar 2022 at 14:25, Alexander Biezenski < alexander.biezen...@secpsd.ca> wrote: > Hello, > > > > I believe my current situation does not allow these environment variables > to properly reach my pgadmin installation. > > > > Let me provide some context, it might help you help me. > >

RE: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Alexander Biezenski
@lists.postgresql.org Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809 Hi Alexander, The important part is the docker command to start pgAdmin. You need to pass the correct env vars - https://www.pgadmin.org/docs/pgadmin4/6.7/container_deployment.html

Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Aditya Toshniwal
ander Biezenski > > Sent from my Galaxy > > > Original message > From: Aditya Toshniwal > Date: 2022-03-14 11:26 p.m. (GMT-06:00) > To: Alexander Biezenski > Cc: pgadmin-support@lists.postgresql.org > Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Conta

RE: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Alexander Biezenski
message From: Aditya Toshniwal Date: 2022-03-14 11:26 p.m. (GMT-06:00) To: Alexander Biezenski Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809 Hi Alexander, If you're using docker then follow the

Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-14 Thread Aditya Toshniwal
Hi Alexander, If you're using docker then follow the steps here - https://www.pgadmin.org/docs/pgadmin4/6.7/container_deployment.html You will have to have email and password when docker image is run. On Tue, Mar 15, 2022 at 6:50 AM Alexander Biezenski < alexander.biezen...@secpsd.ca> wrote: > H