Files
chart/library/ix-dev/community/pgadmin/README.md
Stavros Kois d7a011168f NAS-123129 / 23.10 / add pgadmin to community train (#1387)
* add `pgadmin` to `community` train

* add readme's

* metadata

* add  templates and values

* update metadat
2023-07-21 19:43:28 +03:00

9 lines
533 B
Markdown

# pgAdmin
[pgAdmin](https://github.com/pgadmin-org/pgadmin4) is the most popular and feature rich Open Source administration and development platform for PostgreSQL
> When application is installed, a container will be launched with **root** privileges.
> This is required in order to apply the correct permissions to the `pgAdmin` directories.
> Afterward, the `pgAdmin` container will run as a **non**-root user (`5050`).
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.