Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1014 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 1014 Bytes

Homebridge

A Helm chart for a Kubernetes deployment of Homebridge.

Versions

Configuration

All Homebridge configuration resides in the config/ directory, by default the deployment looks for config/config.json and config/package.json. These file paths can be overridden. The run/ directory contains samples of how to deploy it to a Kubernetes cluster.

Any changes to the configuration will trigger a redeployment.

ffmpeg is automatically installed upon deployment.

Data

Data in /homebridge/persist is retained in a volume across containers. This contains data about Accessories and devices connected to Homebridge. If this data is deleted or not present, the "Home" in iOS will not respond and reconfiguring the device may be necessary.