Skip to content

Ibuprofen/iothome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iothome

Setup

  1. create particle env vars per docker-compose.yml, change any user/passwords
  2. docker-compose run --rm <service> npm install for each node based service (mqtt, particle, tempest)
  3. docker-compose up
  4. curl -XPOST 'http://localhost:8086/query' --data-urlencode 'q=CREATE DATABASE "main"'
  5. http://localhost:3000 admin:password (specified in docker-compose.yml)
  6. configure influxdb data source, host will be influxdb
  7. create Dashboard
  8. create Charts

Normal Operation

About

This is a repository with my home automation docker stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published