mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 14:56:30 +08:00
* add `pgadmin` to `community` train * add readme's * metadata * add templates and values * update metadat
9 lines
533 B
Markdown
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.
|