pgadmin4
Application Docker from FoxxMD's Repository
Vue d'ensemble
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
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:80]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Web UIPorttcp
Container Port: 80
- Cible
- 80
- Valeur
- 8792
Default EmailVariable
Must provide if not using an existing configuration
- Cible
- PGADMIN_DEFAULT_EMAIL
Default PasswordVariable
Must provide if not using an existing configuration
- Cible
- PGADMIN_DEFAULT_PASSWORD
ConfigPathrw
Container Path: /lib/var/pgadmin
- Cible
- /var/lib/pgadmin
- Valeur
- /mnt/user/appdata/pgadmin4
Listen AddressVariable
Container Variable: PGADMIN_LISTEN_ADDRESS
- Cible
- PGADMIN_LISTEN_ADDRESS
- Valeur
- 0.0.0.0
Catégories
Télécharger les statistiques
429,178,268
Total des téléchargements
2,777,158
Ce mois-ci
2,593,687
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
dpage/pgadmin4Dernière mise à jour2026-05-09
Première vue2020-06-01
Exécutez Pgadmin4 sur Unraid.
Pgadmin4 est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.