Skip to content

Full stack, containerised, open source IoT platform

Notifications You must be signed in to change notification settings

sunnyvale-it/iot-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

IoT platform (full stack, containerised, open source)

Grafana

Leveraging the famous opensource products Mosquitto, InfluxDB, Telegraf, Grafana and NodeRed, this project aims to be the building block of an IoT platform useful to:

  • collect data from environmental sensors via MQTT protocol (Mosquitto)
  • store sensor measurements in a time series database (InfluxDB + Telgraf)
  • create beautiful graphs and histograms to display the collected data (Grafana)
  • trigger actions with custom logic when a data event occures (NodeRed)

Grafana

Whether running on Cloud or using a RaspberryPi, everything has been packaged in Docker containers to streamline deployment.

Follow the setup guide here

About

Full stack, containerised, open source IoT platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages