UniFi-API-Browser
UniFi-API-Browser
Application Docker from Ahmad's Repository
Vue d'ensemble
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'
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8000]- Réseau
bridge- Privilégié
- false
Configuration du modèle
- Cible
- 8000
- Défaut
- 8080
- Valeur
- 8002
the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.
- Cible
- CONTROLLER_USER
the password for access to the Unifi Controller
- Cible
- CONTROLLER_PASS
IP address of the Unifi Controller
- Cible
- CONTROLLER_IP
Port if you changed the port UniFi is running on
- Cible
- CONTROLLER_PORT
- Défaut
- 443
name for this controller which will be used in the dropdown menu
- Cible
- CONTROLLER_NAME
- Défaut
- 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
- Cible
- DEBUG
- Défaut
- false
enable/disable authentication
- Cible
- UI_AUTH
- Défaut
- false
username to secure the API Browser instance
- Cible
- UI_USER
- Défaut
- 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'
- Cible
- UI_PASS
- Défaut
- 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
- Cible
- UI_THEME
- Défaut
- darkly
class for the main navigation bar, valid options are: light, dark
- Cible
- UI_NAVBAR_CLASS
- Défaut
- dark
class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent
- Cible
- UI_NAVBAR_BG_CLASS
- Défaut
- dark
Catégories
Télécharger les statistiques
Détails
ahmadnassri/unifi-api-browserExécutez UniFi-API-Browser sur Unraid.
UniFi-API-Browser est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.