pgadmin4
Docker-Anwendung from FoxxMD's Repository
Übersicht
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
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Web UIPorttcp
Container Port: 80
- Ziel
- 80
- Wert
- 8792
Default EmailVariable
Must provide if not using an existing configuration
- Ziel
- PGADMIN_DEFAULT_EMAIL
Default PasswordVariable
Must provide if not using an existing configuration
- Ziel
- PGADMIN_DEFAULT_PASSWORD
ConfigPathrw
Container Path: /lib/var/pgadmin
- Ziel
- /var/lib/pgadmin
- Wert
- /mnt/user/appdata/pgadmin4
Listen AddressVariable
Container Variable: PGADMIN_LISTEN_ADDRESS
- Ziel
- PGADMIN_LISTEN_ADDRESS
- Wert
- 0.0.0.0
Kategorien
Statistik herunterladen
429,178,268
Downloads insgesamt
2,777,158
Dieser Monat
2,593,687
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
dpage/pgadmin4Zuletzt aktualisiert2026-05-09
Erstmals gesehen2020-06-01
Führen Sie Pgadmin4 auf Unraid aus.
Pgadmin4 ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.