pgAdmin 4 commit: Instead of rotating logs, don't write them to the con - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Instead of rotating logs, don't write them to the con
Date
Msg-id E1l6w0A-0000R5-6v@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Instead of rotating logs, don't write them to the container in the first place.

This is inline with container best practices (logs go to the container console).

Fixes #6170

Branch
------
master

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

Modified Files
--------------
Dockerfile                       | 4 ----
docs/en_US/release_notes_5_0.rst | 2 +-
pkg/docker/entrypoint.sh         | 1 +
pkg/docker/logrotate.conf        | 6 ------
4 files changed, 2 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Use unzip to properly unpack nwjs.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed SearchObjectsApiSearch test cases failed for EP