Skip to content

Commit cb3c839

Browse files
authored
Update README.md
1 parent b9868b5 commit cb3c839

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ So, this application consists of the following 8 docker containers (= TIG stack
2525

2626
## 2. How to install this application on an edge device
2727
It is very easy to install this application using the [BalenaCloud](https://www.balena.io/) services through following steps:
28-
29-
The Grafana user interface can be accessed (login and password is `admin`) at port 30000 of the host OS, but thanks to nginx (reverse proxy) it can also be accessed 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 !
30-
31-
Here below a screenshot of the `system metrics` dashboard that is also provisioned by this application ( file is `grafana\dashboards\system metrics.json`)
32-
33-
![system metrics example](./system_metrics_dashboard.png)
34-
3528
1. [Balena Setup](https://www.balena.io/): you need a BalenaCloud account and your edge device must be running the BalenaOs. You also need to create an application in your balena dashboard and associate your edge device to it (see balena documentation).
3629
2. clone this github repository (this can be done on any device where git is installed) through the following command `git clone https://github.com/janvda/balena-edge-device-monitoring.git` (instead of directly cloning the repository it migh be better to fork the github repository and then clone this forked repository).
3730
3. Move into this repository by command `cd balena-edge-device-monitoring`

0 commit comments

Comments
 (0)