Files
chart/library/ix-dev/community/pgadmin
Stavros Kois 583e62a44a Pgadmin - migrate storage section (adds acl) (#1966)
* update values

* add migration

* update templates

* bump version

* update ui

* fix migration

* reduce diff

* ci migration

* remove redundant code
2023-12-29 14:30:59 +02:00
..
2023-12-28 11:39:00 +02:00
2023-12-28 11:39:00 +02:00

pgAdmin

pgAdmin 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 chowned only if the parent directory does not match the configured user.