Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcoraddatz/homebridge-docker
Dockerized Homebridge. No plugins pre-defined, hassle-free setup. Read instructions!
https://github.com/marcoraddatz/homebridge-docker
docker homebridge homebridge-plugin qnap raspberry-pi synology
Last synced: 12 days ago
JSON representation
Dockerized Homebridge. No plugins pre-defined, hassle-free setup. Read instructions!
- Host: GitHub
- URL: https://github.com/marcoraddatz/homebridge-docker
- Owner: marcoraddatz
- License: apache-2.0
- Archived: true
- Fork: true (leachbj/homebridge-docker)
- Created: 2016-07-13T09:25:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T13:05:06.000Z (over 3 years ago)
- Last Synced: 2024-09-27T08:21:14.524Z (4 months ago)
- Topics: docker, homebridge, homebridge-plugin, qnap, raspberry-pi, synology
- Language: Shell
- Homepage:
- Size: 1.94 MB
- Stars: 127
- Watchers: 18
- Forks: 47
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dockerized Homebridge
[![Docker Build Status](https://img.shields.io/docker/build/marcoraddatz/homebridge.svg)](https://hub.docker.com/r/marcoraddatz/homebridge/)
[![Docker Pulls](https://img.shields.io/docker/pulls/marcoraddatz/homebridge.svg)](https://hub.docker.com/r/marcoraddatz/homebridge/)> :warning: This package is no longer maintained. If you are new to Homebridge and not already using this image, try https://github.com/oznu/docker-homebridge instead. It's smaller, faster and more reliable.
[This Docker image](https://hub.docker.com/r/marcoraddatz/homebridge/) helps you to easily setup [Homebridge](https://github.com/nfarina/homebridge) on your Synology, but also runs on QNAP devices or Raspberry Pies. If you're using a Synology, please make sure to run at least DSM 6; otherwise, you [might have to go the harder way](https://marcoraddatz.com/en/2016/07/13/run-homebridge-on-a-synology/) via SSH/shell scripts.
## Docs
All information can be found in our [Wiki](https://github.com/marcoraddatz/homebridge-docker/wiki).
## License
This project is licensed under Apache License V2 (see [LICENSE](LICENSE)).
## Changelog
Changes can be found in the [CHANGELOG.md](CHANGELOG.md).
## Thanks
- [Chris Brandlehner](https://github.com/cbrandlehner/homebridge-docker)
- [Parker Smith](https://github.com/psmith3/synology-docker-homebridge)
- Christian Haugen