MTIG-Stack/README.md
2026-01-12 16:30:16 +01:00

42 lines
698 B
Markdown

# MTIG-Stack
ein
<img src="pic/mosquitto_logo.png" alt="mqtt" width="100"/>
<br><br>
<img src="pic/telegraf-logo.png" alt="mqtt" width="250"/>
<br><br>
<img src="pic/Influxdb_log.png" alt="mqtt" width="250"/>
<br><br>
<img src="pic/grafana_logo.png" alt="mqtt" width="100"/>
<br><br><br><br>
Stack
<img src="pic/Example.png" alt="mqtt" width="600"/>
<br><br>
<img src="pic/grafan.png" alt="mqtt" width="500"/>
>git clone https://git.hintergasse.de/hubobel/MTIG-Stack.git
>cd MTIG-Stack
>mkdir -p \
> influxdb/{data,config} \
> grafana/{data,config} \
> mosquitto/{config,data,log} \
> telegraf
>chown -R 472:472 grafana
>docker compose up -d --force-recreate
>docker ps