pgadmin4
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
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
Categories
Download Statistics
429,178,268
Total Downloads
2,777,158
This Month
2,593,687
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
dpage/pgadmin4Last Updated2026-05-09
First Seen2020-06-01
Run Pgadmin4 on Unraid.
Pgadmin4 is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.