GitHunt
FR

francescou/docker-for-IoT

Docker for Internet of Things

docker-for-IoT

Docker for Internet of Things

modules

  • fluentd fluentd docker image for ARM
  • grafana metrics dashboard
  • influxdb time series database
  • mqtt-broker mosca docker image for ARM
  • nodemcu-ldr lua code to run on NodeMCU ESP8266. Publish LDR sensor data on MQTT
  • nodemcu-rgb lua code to run on NodeMCU ESP8266. Subscribe to MQTT sensors/ldr and status/switch topics, then automatically adapt the light color
  • spy monitor light value using websockets
  • switch light switch web application
  • telegraf metrics collector
  • traefik dynamic reverse proxy

overlay network

docker network create \
  --driver overlay \
  --subnet 10.0.9.0/24 tick

Languages

Lua47.1%JavaScript17.7%HTML16.3%Python16.1%Shell2.6%

Contributors

MIT License
Created January 29, 2017
Updated August 21, 2021