All apps · 0 apps
pgadmin4
Docker app from FoxxMD's Repository
Overview
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
Install Pgadmin4 on Unraid in a few clicks.
Find Pgadmin4 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Pgadmin4 Review the template variables and paths Click Install
Categories
Download Statistics
431,084,102
Total Downloads
1,905,834
This Month
2,495,286
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
dpage/pgadmin4Last Updated2026-05-28
First Seen2020-06-01
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web UIPorttcp
Container Port: 80
- Target
- 80
- Value
- 8792
Default EmailVariable
Must provide if not using an existing configuration
- Target
- PGADMIN_DEFAULT_EMAIL
Default PasswordVariable
Must provide if not using an existing configuration
- Target
- PGADMIN_DEFAULT_PASSWORD
ConfigPathrw
Container Path: /lib/var/pgadmin
- Target
- /var/lib/pgadmin
- Value
- /mnt/user/appdata/pgadmin4
Listen AddressVariable
Container Variable: PGADMIN_LISTEN_ADDRESS
- Target
- PGADMIN_LISTEN_ADDRESS
- Value
- 0.0.0.0