Docker TLS for PGAdmin

2020-06-22 Thread Omar Francis
Hi all I am looking to run PGAdmin4 over TLS through a Docker container in a Ubuntu terminal. I have been able to run over a simple http connection but when I pass in the arguments below to set up TLS the container ID runs for several seconds before exiting. docker run -p 443:443 \ -v /pri

Re: Docker TLS for PGAdmin

2020-06-25 Thread Omar Francis
Hi am I emailing the right mailbox? Dave Page advised this was the correct channel for support on his image. Regards Omar > On 22 Jun 2020, at 09:38, Omar Francis wrote: > > Hi all > > I am looking to run PGAdmin4 over TLS through a Docker container in a Ubuntu > ter

Re: Docker TLS for PGAdmin

2020-06-25 Thread Omar Francis
ar, > > Could you please share docker logs ? Might get something helpful there. > >> On Thu, Jun 25, 2020 at 3:29 PM Omar Francis >> wrote: >> >> Hi am I emailing the right mailbox? Dave Page advised this was the correct >> channel for support on his image. >&g

Re: Docker TLS for PGAdmin

2020-06-26 Thread Omar Francis
sed return io.open(fd, *args, **kwargs) [2020-06-26 08:21:49 +] [1] [INFO] Shutting down: Master [2020-06-26 08:21:49 +] [1] [INFO] Reason: Worker failed to boot. > On 26 Jun 2020, at 06:53, Aditya Toshniwal > wrote: > > Hi Omar, > > I meant the "docker logs" command.

Re: Docker TLS for PGAdmin

2020-06-26 Thread Omar Francis
mapped-files-and-directories > once and make sure the requirements are satisfied. > >> On Fri, Jun 26, 2020 at 1:55 PM Omar Francis >> wrote: >> Hi Aditya >> >> Please find the lovs below thanks :) >> >> >> >> ubuntu@my-ip:~$ docker logs

Re: Docker TLS for PGAdmin

2020-06-26 Thread Omar Francis
> Up 3 seconds0.0.0.0:80->80/tcp, 443/tcp objective_swanson > > > >> On Fri, Jun 26, 2020 at 3:09 PM Omar Francis >> wrote: >> Hi Aditya thanks for your help I have given a+rwx to that dir. The container >> status is now up however I am n