UniFi-API-Browser
UniFi-API-Browser
Docker-Anwendung from Ahmad's Repository
Übersicht
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'
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
- Ziel
- 8000
- Standard
- 8080
- Wert
- 8002
the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.
- Ziel
- CONTROLLER_USER
the password for access to the Unifi Controller
- Ziel
- CONTROLLER_PASS
IP address of the Unifi Controller
- Ziel
- CONTROLLER_IP
Port if you changed the port UniFi is running on
- Ziel
- CONTROLLER_PORT
- Standard
- 443
name for this controller which will be used in the dropdown menu
- Ziel
- CONTROLLER_NAME
- Standard
- 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
- Ziel
- DEBUG
- Standard
- false
enable/disable authentication
- Ziel
- UI_AUTH
- Standard
- false
username to secure the API Browser instance
- Ziel
- UI_USER
- Standard
- 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'
- Ziel
- UI_PASS
- Standard
- 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
- Ziel
- UI_THEME
- Standard
- darkly
class for the main navigation bar, valid options are: light, dark
- Ziel
- UI_NAVBAR_CLASS
- Standard
- dark
class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent
- Ziel
- UI_NAVBAR_BG_CLASS
- Standard
- dark
Kategorien
Statistik herunterladen
Einzelheiten
ahmadnassri/unifi-api-browserFühren Sie UniFi-API-Browser auf Unraid aus.
UniFi-API-Browser ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.