pgAdmin 4 commit: Allow Gunicorn logs in the container to be directed t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow Gunicorn logs in the container to be directed t
Date: 2019-12-03 01:14:05
Message-ID: E1ibwlR-0005TD-CU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow Gunicorn logs in the container to be directed to a file specified through GUNICORN_ACCESS_LOGFILE. Fixes #4944

Branch
------
master

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

Modified Files
--------------
docs/en_US/container_deployment.rst | 7 +++++++
docs/en_US/release_notes_4_16.rst | 1 +
pkg/docker/entrypoint.sh | 4 ++--
3 files changed, 10 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-12-03 01:44:58 pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the
Previous Message Khushboo Vashi 2019-12-02 11:45:45 [pgAdmin 4][Patch] - RM #4923 - Enhancement for RM#3279