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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ It consists of the following three docker containers (= TIG stack)
8
8
2. Influxdb
9
9
3. Grafana
10
10
11
-
The Grafana user interface can be accessed (login and password is `admin`) through the `public device URL` that you can find in your [BalenaCloud](https://www.balena.io/) dashboard. This means that you can access your Grafana dashboards wherever you have internet access !
11
+
The Grafana user interface can be accessed (login and password is `admin`) at port 80 of the host OS. This also means that you can access it through the `public device URL` that you can find in your [BalenaCloud](https://www.balena.io/) dashboard. In other words you can access your Grafana dashboards wherever you have internet access !
12
+
13
+
Here below a screenshot of the dashboard that is also provisioned by this application ( file is `grafana\dashboards\system metrics.json`)
0 commit comments