UniFi-API-Browser
UniFi-API-Browser
Aplicación Docker from Ahmad's Repository
Visión general
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'
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Privilegiado
- false
Configuración de plantillas
- Objetivo
- 8000
- Por defecto
- 8080
- Valor
- 8002
the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.
- Objetivo
- CONTROLLER_USER
the password for access to the Unifi Controller
- Objetivo
- CONTROLLER_PASS
IP address of the Unifi Controller
- Objetivo
- CONTROLLER_IP
Port if you changed the port UniFi is running on
- Objetivo
- CONTROLLER_PORT
- Por defecto
- 443
name for this controller which will be used in the dropdown menu
- Objetivo
- CONTROLLER_NAME
- Por defecto
- 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
- Objetivo
- DEBUG
- Por defecto
- false
enable/disable authentication
- Objetivo
- UI_AUTH
- Por defecto
- false
username to secure the API Browser instance
- Objetivo
- UI_USER
- Por defecto
- 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'
- Objetivo
- UI_PASS
- Por defecto
- 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
- Objetivo
- UI_THEME
- Por defecto
- darkly
class for the main navigation bar, valid options are: light, dark
- Objetivo
- UI_NAVBAR_CLASS
- Por defecto
- dark
class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent
- Objetivo
- UI_NAVBAR_BG_CLASS
- Por defecto
- dark
Categorías
Descargar estadísticas
Detalles
ahmadnassri/unifi-api-browserEjecute UniFi-API-Browser en Unraid.
UniFi-API-Browser se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.