# MTIG-Stack ein mqtt

mqtt

mqtt

mqtt



Stack mqtt

mqtt >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