unifi-toolkit
Docker 应用程序 from ZappyZap's Repository
概述
A comprehensive suite of tools for UniFi network management and monitoring.
要求
IMPORTANT: Create this directory on the host first with correct permissions:
# chown 1000:1000 /mnt/user/appdata/unifi-toolkit"
# chown 1000:1000 /mnt/user/appdata/unifi-toolkit"
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
WebuiPorttcp
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Data DirPathrw
IMPORTANT: Create this directory on the host first with correct permissions: # chown 1000:1000 /mnt/user/appdata/unifi-toolkit
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/unifi-toolkit
- 价值
- /mnt/user/appdata/unifi-toolkit
Encryption KeyVariable
Encryption key for securing UniFi credentials stored in the database
- 目标
- ENCRYPTION_KEY
- 价值
- test
Log LevelVariable
Log level: DEBUG, INFO, WARNING, ERROR, CRITICAL
- 目标
- LOG_LEVEL
- 默认值
- INFO
- 价值
- INFO
Database URLVariable
Database URL (default uses SQLite in data/ directory)
- 目标
- DATABASE_URL
- 默认值
- sqlite+aiosqlite:///./data/unifi_toolkit.db
- 价值
- sqlite+aiosqlite:///./data/unifi_toolkit.db
Type of deployementVariable
Deployment type: local or production - local: No authentication, access via http://localhost:8000 - production: Authentication required, HTTPS via Caddy
- 目标
- DEPLOYMENT_TYPE
- 默认值
- local
- 价值
- local
Stalker Refresh IntervalVariable
Wi-Fi Stalker: Device refresh interval in seconds
- 目标
- STALKER_REFRESH_INTERVAL
- 默认值
- 60
- 价值
- 60
UsernameVariable
Admin credentials (production only)
- 目标
- AUTH_USERNAME
password hashVariable
Admin credentials (production only) Generate with ./reset_password.sh
- 目标
- AUTH_PASSWORD_HASH
详细信息
存储库
ghcr.io/crosstalk-solutions/unifi-toolkit:latest最后更新2026-05-31
初见2026-02-19
在Unraid 上运行 unifi-toolkit 。
unifi-toolkit 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。