pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d
Date: 2021-01-20 11:50:09
Message-ID: E1l2C01-0003H0-GZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a container option (PGADMIN_DISABLE_POSTFIX) to disable the Postfix server.

Branch
------
master

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

Modified Files
--------------
docs/en_US/container_deployment.rst | 14 ++++++++++++++
docs/en_US/release_notes_4_30.rst | 1 +
pkg/docker/entrypoint.sh | 4 +++-
3 files changed, 18 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-20 12:39:44 pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve
Previous Message Dave Page 2021-01-20 11:37:15 pgAdmin 4 commit: Update instructions to include KfW build.