Dannihercleston / Monitoramento-de-Deslizamento-de-Encostas-usando-Microcontrolador-MPU6050-MQTT-e-Grafana.

2 stars 0 forks source link

Instalar e configurar o Docker, bem como os containers do telegraf, influxdb e Grafana, #21

Closed Dannihercleston closed 2 months ago

Dannihercleston commented 3 months ago

O código do Compose para subir os containers do telegraf, influxdb e Grafana.

version: '3'

services: telegraf: image: telegraf container_name: telegraf volumes:

networks: influxdb_network:

Dannihercleston commented 3 months ago

Vídeo Demonstrativo Subindo os containers do telegraf, influxdb e Grafana.

https://www.youtube.com/watch?v=0IfCnkvEwgs

image