Skip to content

Mosquitto + Telegraf + QuestDB Easy-to-Deploy Stack for quick IoT Prototype Scenarios using Docker

License

Notifications You must be signed in to change notification settings

shantanoo-desai/questitto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

questitto

Mosquitto + Telegraf + QuestDB Easy-to-Deploy Stack for quick IoT Prototype Scenarios using Docker

Components

QuestDB

  • UI available on port http://localhost:9000
  • TCP/ UDP port on tcp://localhost:9009 or udp://localhost:9009

Mosquitto

  • Minimal configuration to provide logs on stdout for docker-compose logs
  • available on tcp://localhost:1883
  • Add / Remove users in mosquitto/config/passwd file

Telegraf

  • based on TIG Stack example in tiguitto the configuration remains same
  • See / Adapt the topics array in the telegraf.conf file
  • Remove / Adapt the processors.regex and processors.enum configuration in telegraf.conf

Blog Post

Complete write up here

About

Mosquitto + Telegraf + QuestDB Easy-to-Deploy Stack for quick IoT Prototype Scenarios using Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages