Skip to content

rainforest-dev/rainforest-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainforest IoT Platform

Raspberry Pi 4B

Setup

OS

Install Docker

  • create remote docker context

Setup from client via terraform

docker context create raspberrypi-4 --docker "host=ssh://raspberrypi-4" 
terraform init
terraform apply

Components

  1. homeassistant enables the integration of HACS
docker exec -it <name of the container running homeassistant> bash
wget -O - https://get.hacs.xyz | bash -
  1. shairport-sync
  2. watchtower
  3. openspeedtest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages