Telegraf, InfluxDB, Grafana with docker-compose

Docker is a great and easy way to run software in containers. Docker compose is a nice extension which allows to run whole systems composed of multiple containers in one command. This post shows you how you can set up a so-called “TIG” stack consisting of the open-source tools Step 0: Install Docker If youContinue reading “Telegraf, InfluxDB, Grafana with docker-compose”