HomeBridge-with-webGUI
HomeBridge-with-webGUI
Docker app from Siwat2545's Repository
Overview
Homebridge with GUI (default user:pass=admin:admin) is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices.
Instruction:
1. in the "packages" variable, place the all packages name you wanted in the box seperated by space (Example is in the box, Plugin list is in https://www.npmjs.com/search?q=homebridge-plugin)
2. create the container
3. create the config.json in the homebridge directory (/mnt/user/appdata/homebridge/config.json)
4. add your devices to the config.json by refering to https://github.com/nfarina/homebridge
Runtime arguments
- Web UI
http://[IP]:[PORT:8124]- Privileged
- false
Template configuration
Config FolderPathrw
This is the Config Directory for the Homebridge Application
- Target
- /root/.homebridge
- Default
- /mnt/user/appdata/homebridge
APT PackagesVariable
The name of the apt packages you wish to install (Seperated by Space)
- Target
- aptpackages
- Default
- ffmpeg
PluginsVariable
The name of the plugins you wish to install (Seperated by Space, They can be NPM Packages)
- Target
- packages
- Default
- homebridge-pilight homebridge-info
Categories
Details
Repository
ghcr.io/siwatinc/homebridge_guiLast Updated2026-06-02
First Seen2021-08-24
Run HomeBridge-with-webGUI on Unraid.
HomeBridge-with-webGUI is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.