AllinOne
This commit is contained in:
parent
9b100825e7
commit
d7e2e1a512
14 changed files with 190 additions and 1 deletions
18
README.md
18
README.md
|
|
@ -23,4 +23,20 @@ Stack
|
|||
|
||||
<br><br>
|
||||
|
||||
<img src="pic/grafan.png" alt="mqtt" width="500"/>
|
||||
<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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue