pgadmin4 dpage/pgadmin4 https://hub.docker.com/r/dpage/pgadmin4/ bridge sh false https://forums.unraid.net/topic/93179-support-foxxmd-pgadmin4/ https://www.pgadmin.org/ pgAdmin 4 is a web based administration tool for the PostgreSQL database. This is the official image provided by pgadmin. **REQUIRED Initial Setup** The Config directory mapped to appdata requires specific ownership by the non-root user pgadmin (inside the container). * Either create the folder mapped to Config in appdata before starting this container or wait for it be created on container startup. * Then open unraid cli and change ownership for the directory to 5050:5050 with the following command chown -R 5050:5050 /mnt/user/appdata/pgadmin4 Restart the container to continue setup. More information on the mapped directory and other container options can be found here: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html#mapped-files-and-directories False Tools: 2020-06-01 http://[IP]:[PORT:80]/ https://github.com/FoxxMD/unraid-docker-templates/raw/master/icons/pgadmin4.png pgAdmin 4 is a web based administration tool for the PostgreSQL database. This is the official image provided by pgadmin. **REQUIRED Initial Setup** The Config directory mapped to appdata requires specific ownership by the non-root user pgadmin (inside the container). * Either create the folder mapped to Config in appdata before starting this container or wait for it be created on container startup. * Then open unraid cli and change ownership for the directory to 5050:5050 with the following command chown -R 5050:5050 /mnt/user/appdata/pgadmin4 Restart the container to continue setup. More information on the mapped directory and other container options can be found here: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html#mapped-files-and-directories [center][font size=5]pgadmin4 Template Change Log[/font][/center] [font size=4]2020-06-01[/font] - Initial Release [font size=4]2023.01.23[/font] - Update description to include appdata mapped directory ownership changes bridge 8792 80 tcp /mnt/user/appdata/pgadmin /var/lib/pgadmin rw PGADMIN_DEFAULT_EMAIL PGADMIN_DEFAULT_PASSWORD 0.0.0.0 PGADMIN_LISTEN_ADDRESS 8792 /mnt/user/appdata/pgadmin4 0.0.0.0