https://github.com/djdefi/rpi-home-automation
Notes on setting up a RPi based home automation system based on Hypriot OS
https://github.com/djdefi/rpi-home-automation
docker home-automation hypriot-os raspberry-pi rpi
Last synced: about 2 months ago
JSON representation
Notes on setting up a RPi based home automation system based on Hypriot OS
- Host: GitHub
- URL: https://github.com/djdefi/rpi-home-automation
- Owner: djdefi
- License: mit
- Created: 2016-07-04T00:06:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T04:18:06.000Z (over 6 years ago)
- Last Synced: 2024-10-11T14:56:33.265Z (over 1 year ago)
- Topics: docker, home-automation, hypriot-os, raspberry-pi, rpi
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpi-home-automation
Docker based home automation server running on a Raspberry Pi.
## Hardware
* [Raspberry Pi 2 (Starter Kit from Canakit.com)](https://www.canakit.com/raspberry-pi-starter-kit.html)
* [Bloomsky](https://www.bloomsky.com/#product) - Weather station
* [FireTV Stick](https://smile.amazon.com/Amazon-Fire-TV-Stick-Streaming-Media-Player/dp/B00GDQ0RMG/) - Media
* [Foscam FI9900P Outdoor HD 1080P Wireless IP Camera](https://amzn.com/B011US2ADK)
## Base OS
* [Hypriot OS](http://blog.hypriot.com/downloads/) - Docker RPi image ready to rock and roll
## Custom RPi Containers
Conversions to ARM and other tweaks.
* [RPi alpine scratch](https://github.com/djdefi/rpi-alpine-scratch) - Used as a base image
* [nginx](https://github.com/djdefi/rpi-nginx) - Used as a base image
* [DuckDNS](https://github.com/djdefi/docker-duckdns) - Dynamic DNS
* [Home Assistant](https://github.com/djdefi/docker-rpi-home-assistant) - https://home-assistant.io
* [nginx proxy](https://github.com/djdefi/rpi-nginx-proxy) - Reverse proxy for services
* [Let's Encrypt nginx proxy helper](https://github.com/djdefi/docker-letsencrypt-nginx-proxy-companion) - [Let's Encrypt](https://letsencrypt.org/) Automatic SSL Certs
* [firetv-server](https://github.com/djdefi/rpi-firetvserver) - Control Amazon FireTV
* [ProFTPD](https://github.com/djdefi/rpi-docker-proftpd) - FTP target for Foscam capture
* [Jenkins](https://github.com/djdefi/rpi-jenkins) - Automate Docker image builds
## Non-containerized
* [Transmission](https://github.com/transmission/transmission)
* [ZeroTier](https://github.com/zerotier/ZeroTierOne)