Skip to content

Commit 9bf9a5e

Browse files
authored
Update README.md
1 parent 328d507 commit 9bf9a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It consists of the following four docker containers (= TIG stack + nginx)
77
1. [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) - agent for collecting and reporting metrics and events
88
2. [Influxdb](https://www.influxdata.com/) - Time Series Database
99
3. [Grafana](https://grafana.com/) - create, explore and share dashboards
10-
4. [nginx](http://nginx.org/en/docs/) - configured as reverse-proxyserver so that the http/https request becomes routed to grafana (port 30000 port).
10+
4. [nginx](http://nginx.org/en/docs/) - configured as reverse-proxyserver so that the http/https request becomes routed to grafana (port 30000).
1111

1212
The Grafana user interface can directly be accessed (login and password is `admin`) at port 80 of the host OS thanks to reverse-proxyserver ningx. 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 !
1313

0 commit comments

Comments
 (0)