HOOBS
Home Automation, Tools / Utilities, Utilities
HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. It also adds an API that can be used as an endpoint for an application. HOOBS is not a Homebridge plugin. It is a separate application designed to be a parent to Homebridge. Since this is independent, it can control Homebridge. This also keeps all of the plugins in one place. No need to install plugins in the global scope, which helps keep your Homebridge server more secure. Default Paths: Application Path -> /hoobs Configuration Path -> /hoobs/etc Local Modules Path -> /hoobs/node_modules Global Modules Path -> /usr/lib/node_modules For More Information visit: https://hoobs.org/ In order to make this work nework type has to be set to "Host". Use the default configuration, then but change the port inside the container to a different port ("8082") HOOBS uses port "80" by default/