dashboarr
Docker 应用程序 from Undead Reaper's Repository
概述
Dashboarr is a native mobile app (Android & iOS) that connects directly to your self-hosted *arr stack and media services. No backend server required — the app talks to each service's REST API using your API keys.
运行时参数
- 网络
valhalla- 外壳
sh- 特权
- false
模板配置
PORTPorttcp
- 目标
- 4000
- 默认值
- 4000
- 价值
- 4000
Path to /dataPathrw
- 目标
- /data
- 默认值
- /mnt/user/appdata/dashboarr
- 价值
- /mnt/user/appdata/dashboarr
NODE_ENVVariable
- 默认值
- production
- 价值
- production
LOG_LEVELVariable
- 默认值
- info
- 价值
- info
PUBLIC_URLVariable
Public URL your phone will use to reach the backend. When set the pairing QR encodes both the URL and token so the app can pair in a single scan. When omitted the QR only contains the token and you enter the URL manually in the app.
OFFLINE_THRESHOLDVariable
Consecutive failed health checks (30s each) before
- 默认值
- 10
- 价值
- 10
BACKEND_USE_REMOTEVariable
Route service polls via remoteUrl instead of localUrl. The app's own useRemote flag is always ignored server-side. Default false (backend on LAN). Flip to true only if the backend lives off-LAN.
- 默认值
- false
- 价值
- false
TRUST_PROXYVariable
Enable if behind a reverse proxy (Caddy, Nginx, Traefik) so rate limiting uses the real client IP from X-Forwarded-For.
- 默认值
- false
- 价值
- true
详细信息
存储库
ghcr.io/renzobeux/dashboarr-backend:latest最后更新2026-05-31
初见2026-05-06
在Unraid 上运行 Dashboarr 。
Dashboarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。