pgAdmin 4 commit: Allow configuration options to be set from the enviro

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow configuration options to be set from the enviro
Дата
Msg-id E1i0o0W-0007Dj-E2@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow configuration options to be set from the environment in the container distribution. Fixes #4651

Branch
------
master

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

Modified Files
--------------
docs/en_US/config_py.rst            | 34 +++++++++++++++++++++++++
docs/en_US/container_deployment.rst | 49 +++++++++++++++++++++++++++++--------
docs/en_US/deployment.rst           |  5 ++--
docs/en_US/desktop_deployment.rst   | 26 ++------------------
docs/en_US/release_notes_4_13.rst   |  1 +
docs/en_US/server_deployment.rst    | 25 ++++++-------------
pkg/docker/Dockerfile               |  1 -
pkg/docker/config_distro.py         |  4 ---
pkg/docker/entrypoint.sh            | 18 ++++++++++++++
9 files changed, 104 insertions(+), 59 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Minor doc styling tweaks.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve formatting.