Skip to content

Commit 389e170

Browse files
authored
Update README.md
1 parent b389517 commit 389e170

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ This application consist of 2 [Mosquitto MQTT-brokers](https://mosquitto.org/):
7171
2. **mqtt-test** which is listening to Host OS port 1884
7272

7373
## 7. Setup of the USB memory Stick for Influxdb
74+
The *influxdb* container is configured so that its data will be stored on a USB memory stick connected to the raspberry that has label `influxdb` and that is formatted in the `ext4` format as is specified in the influxdb Dockerfile.
75+
The script `my_entrypoint.sh` has the additional instructions to mount this USB memory stick inside the influxdb container.
7476

77+
Note that the current *Balena* version doesn't yet support the definition of a such a mounted drive in the docker compose yaml file therefore this is handled through the influxdb container setup as described here above.
7578

7679
## 8. Internet access via Balena's public URL and Nginx.
7780
The nginx container has been configured so that when you enable the Balena public URL that you can access the following applications over the internet:

0 commit comments

Comments
 (0)