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

UI PortPorttcp
Objetivo
8000
Por defecto
8080
Valor
8002
UniFi Controller UsernameVariable

the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.

Objetivo
CONTROLLER_USER
UniFi Controller PasswordVariable

the password for access to the Unifi Controller

Objetivo
CONTROLLER_PASS
UniFi Controller IPVariable

IP address of the Unifi Controller

Objetivo
CONTROLLER_IP
UniFi Controller PortVariable

Port if you changed the port UniFi is running on

Objetivo
CONTROLLER_PORT
Por defecto
443
UniFi Controller NameVariable

name for this controller which will be used in the dropdown menu

Objetivo
CONTROLLER_NAME
Por defecto
UniFi Controller
Enable Debug LoggingVariable

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
UI AuthenticationVariable

enable/disable authentication

Objetivo
UI_AUTH
Por defecto
false
UI Auth UsernameVariable

username to secure the API Browser instance

Objetivo
UI_USER
Por defecto
admin
UI Auth PasswordVariable

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
UI ThemeVariable

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
UI Navbar ClassVariable

class for the main navigation bar, valid options are: light, dark

Objetivo
UI_NAVBAR_CLASS
Por defecto
dark
UI Navbar Background ClassVariable

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

Descargar estadísticas

3,732
Descargas totales

Detalles

Repositorio
ahmadnassri/unifi-api-browser
Última actualización2025-12-04
Visto por primera vez2022-08-28

Ejecute 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.