pgAdmin 4 commit: Add optional TLS support to the docker container.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Date: 2017-10-12 15:16:07
Message-ID: E1e2fDT-0007Eg-9i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add optional TLS support to the docker container.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=845b296aedaef6d22bab0184e0e2f8bc5a326fcb

Modified Files
--------------
pkg/docker/Dockerfile | 14 +++++++--
pkg/docker/README | 76 +++++++++++++++++++++++++++++++++++++++++++++
pkg/docker/build.sh | 2 +-
pkg/docker/entry.sh | 2 ++
pkg/docker/pgadmin4.conf | 22 -------------
pkg/docker/pgadmin4.conf.j2 | 43 +++++++++++++++++++++++++
6 files changed, 134 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-10-12 15:37:11 Jenkins build is back to normal : pgadmin4-master-python36 #353
Previous Message pgAdmin 4 Jenkins 2017-10-12 09:45:16 Jenkins build is back to normal : pgadmin4-master-python35 #353