UniFi-API-Browser
Docker 应用程序 from Ahmad's Repository
概述
The API Browser lets you pull raw, JSON formatted data from the API running on your UniFi Controller.
Connecting to Multiple UniFi Controllers:
Unifi-API-Browser supports multiple controllers. To use them create a copy of 'users-tempalte.php' and 'config-template.php' and mount them as volumes at '/app/config/config.php' & '/app/config/users.php'
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 特权
- false
模板配置
- 目标
- 8000
- 默认值
- 8080
- 价值
- 8002
the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.
- 目标
- CONTROLLER_USER
the password for access to the Unifi Controller
- 目标
- CONTROLLER_PASS
IP address of the Unifi Controller
- 目标
- CONTROLLER_IP
Port if you changed the port UniFi is running on
- 目标
- CONTROLLER_PORT
- 默认值
- 443
name for this controller which will be used in the dropdown menu
- 目标
- CONTROLLER_NAME
- 默认值
- UniFi Controller
set to 'true' (without quotes) to enable debug output to the browser and the PHP error log when fetching the sites collection after selecting a controller
- 目标
- DEBUG
- 默认值
- false
enable/disable authentication
- 目标
- UI_AUTH
- 默认值
- false
username to secure the API Browser instance
- 目标
- UI_USER
- 默认值
- admin
Generate a SHA512 of the password you want and put here, you can use a tool like https://sha512.online/ by default the password is 'admin'
- 目标
- UI_PASS
- 默认值
- c7ad44cbad762a5da0a452f9e854fdc1e0e7a52a38015f23f3eab1d80b931dd472634dfac71cd34ebc35d16ab7fb8a90c81f975113d6c7538dc69dd8de9077ec
your default theme of choice, pick one from the following list: bootstrap, cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper readable, sandstone, simplex, slate, spacelab, superhero, united, yeti
- 目标
- UI_THEME
- 默认值
- darkly
class for the main navigation bar, valid options are: light, dark
- 目标
- UI_NAVBAR_CLASS
- 默认值
- dark
class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent
- 目标
- UI_NAVBAR_BG_CLASS
- 默认值
- dark
下载统计数据
详细信息
ahmadnassri/unifi-api-browser在Unraid 上运行 UniFi-API-Browser 。
UniFi-API-Browser 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。