pgadmin4
Aplicación Docker from FoxxMD's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web UIPorttcp
Container Port: 80
- Objetivo
- 80
- Valor
- 8792
Default EmailVariable
Must provide if not using an existing configuration
- Objetivo
- PGADMIN_DEFAULT_EMAIL
Default PasswordVariable
Must provide if not using an existing configuration
- Objetivo
- PGADMIN_DEFAULT_PASSWORD
ConfigPathrw
Container Path: /lib/var/pgadmin
- Objetivo
- /var/lib/pgadmin
- Valor
- /mnt/user/appdata/pgadmin4
Listen AddressVariable
Container Variable: PGADMIN_LISTEN_ADDRESS
- Objetivo
- PGADMIN_LISTEN_ADDRESS
- Valor
- 0.0.0.0
Categorías
Descargar estadísticas
429,178,268
Descargas totales
2,777,158
Este mes
2,593,687
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
dpage/pgadmin4Última actualización2026-05-09
Visto por primera vez2020-06-01
Ejecute Pgadmin4 en Unraid.
Pgadmin4 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.