https://github.com/cmsj/docker-homebridge
Simple containerisation of Homebridge
https://github.com/cmsj/docker-homebridge
Last synced: 3 months ago
JSON representation
Simple containerisation of Homebridge
- Host: GitHub
- URL: https://github.com/cmsj/docker-homebridge
- Owner: cmsj
- Created: 2017-05-02T10:17:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T15:15:22.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T07:16:30.197Z (about 1 year ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-homebridge
This is a very simple containerisation of Homebridge.
## Aims
I wanted Homebridge to be running in a container. I used to want it to use the host's Avahi daemon to do announcements, but Homebridge doesn't talk to Avahi anymore and instead runs its own mDNS stack.
## Install
Pull the image (or build from the Dockerfile) and run the container with ```--privileged --net=host -v /path/to/homebridge/config:/root/.homebridge```
## Details
The base image is Node, and the following Homebridge plugins are installed:
* Nest
* Arlo