Updated Yaml file
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
1. Install Docker-desktop using WSL2 from Windows 10+
|
1. Install Docker-desktop using WSL2 from Windows 10+
|
||||||
|
|
||||||
### Install IOT Stack applications MQTT, NodeRed, InfuxDB and Grafana
|
### Install IOT Stack applications MQTT, NodeRed, InfuxDB and Grafana
|
||||||
|
```sh
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
influxdb:
|
influxdb:
|
||||||
@@ -48,6 +49,8 @@ volumes:
|
|||||||
node-red-data:
|
node-red-data:
|
||||||
mosquitto-data:
|
mosquitto-data:
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
### Configurations
|
### Configurations
|
||||||
## InfluxDB config
|
## InfluxDB config
|
||||||
Configuration can be done with the influxdb.env file.
|
Configuration can be done with the influxdb.env file.
|
||||||
|
|||||||
Reference in New Issue
Block a user