Perfect is the enemy of good. That’s the case with the IoT backend system that we described part I. In our previous post, we went step by step through the procedure of setting up: MQTT server to listen in incoming topics, e.g. sensors, Influx database to store time series of sensor data, Telegraf to connect
Tag: docker
[Part I] IoT with docker
To use the correct tools to implement a task is so important. When playing with IoT applications, you will inevitably touch: MQTT, for handling easily the messaging, InfluxDB database, to store the data in a timestamped fashion (time-series arrays), and Grafana, to visualise the data This is good, but do you mean that I need
Docker 101
Who can live without docker? Hmm, I don’t know someone. The concept is known and I am not going to explain it in this space. What makes me think that worths is to gather a few essential commands to hit the ground running, don’t you think? How to install it Ubuntu 18.04? There are a