Unraid-progressive-web-app
Docker 应用程序 from Laurensguijt's Repository
概述
Open-source, self-hostable PWA to monitor and control Unraid via its GraphQL API.
Default URL: http://[IP]:[PORT:2442]
运行时参数
- 网络用户界面
http://[IP]:[PORT:3001]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Host port for the Unraid-PWA web interface.
- 目标
- 3001
- 默认值
- 2442
App DataPathrw
Persistent data (servers.enc, encryption.key, audit.log).
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/unraid-pwa
UNRAID_BFF_ALLOW_SELF_SIGNEDVariable
Allow self-signed certs for Unraid server connections (true/false).
- 默认值
- true
UNRAID_BFF_TRUST_PROXYVariable
Set true if you run behind a reverse proxy (or specific proxy mode if supported).
- 默认值
- false
UNRAID_BFF_ORIGINVariable
CORS allowlist. Usually leave default when accessing via http://UNRAID-IP:2442.
- 默认值
- http://localhost:2442
UNRAID_BFF_ENCRYPTION_KEYVariable
Optional override. If empty, the app generates /app/data/encryption.key.
详细信息
在Unraid 上运行 Unraid-progressive-web-app 。
Unraid-progressive-web-app 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。