pgadmin4
Docker 应用程序 from FoxxMD's Repository
概述
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Web UIPorttcp
Container Port: 80
- 目标
- 80
- 价值
- 8792
Default EmailVariable
Must provide if not using an existing configuration
- 目标
- PGADMIN_DEFAULT_EMAIL
Default PasswordVariable
Must provide if not using an existing configuration
- 目标
- PGADMIN_DEFAULT_PASSWORD
ConfigPathrw
Container Path: /lib/var/pgadmin
- 目标
- /var/lib/pgadmin
- 价值
- /mnt/user/appdata/pgadmin4
Listen AddressVariable
Container Variable: PGADMIN_LISTEN_ADDRESS
- 目标
- PGADMIN_LISTEN_ADDRESS
- 价值
- 0.0.0.0
下载统计数据
429,178,268
下载总数
2,777,158
本月
2,593,687
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Pgadmin4 。
Pgadmin4 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。