You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,12 +77,12 @@ The script `my_entrypoint.sh` has the additional instructions to mount this USB
77
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.
78
78
79
79
## 8. Internet access via Balena's public URL and Nginx.
80
-
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:
81
-
-*Grafana* User Interface via `<public URL>`
82
-
- Node-RED editor of the container *node-red* via `<public URL>\node-red`
83
-
- Node-Red dashboard UI of the container *node-red* via `<public URL>\node-red\ui`
84
-
- Node-RED editor of the container *node-red-test* via `<public URL>\node-red-test`
85
-
- Node-RED dashboard UI of the container *node-red-test* via `<public URL>\node-red-test\ui`
80
+
The [nginx](http://nginx.org/en/docs/) container has been configured so that when you enable the Balena public device URL that you can access the following applications over the internet:
81
+
-*Grafana* User Interface via `<public device URL>`
82
+
- Node-RED editor of the container *node-red* via `<public device URL>\node-red`
83
+
- Node-Red dashboard UI of the container *node-red* via `<public device URL>\node-red\ui`
84
+
- Node-RED editor of the container *node-red-test* via `<public device URL>\node-red-test`
85
+
- Node-RED dashboard UI of the container *node-red-test* via `<public device URL>\node-red-test\ui`
0 commit comments