This repository was archived by the owner on May 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Running this solution can be done on any platform that support Docker, and also
1212suffice. The latter obviously has limitations in storage and performance.
1313
1414Besides hosting this yourself, it can also be hosted on Amazon AWS and other cloud
15- providers. See AWS instructions below .
15+ providers. See the [ AWS instructions] ( AWS.md ) .
1616
1717This readme starts with how to use it. See further below for the dev. details.
1818
@@ -21,7 +21,7 @@ This readme starts with how to use it. See further below for the dev. details.
2121### 1.1 Host it locally
2222
23231 . Enable the MQTT service on your GX Device in Settings -> Services.
24- 2 . Download the docker compose [ file] ( https://raw.githubusercontent.com/victronenergy/venus-docker-grafana/master/ docker-compose.yaml)
24+ 2 . Download the docker compose [ file] ( docker-compose.yaml )
25253 . In the directory containing the downloaded file, execute ` docker-compose up --detach ` .
26264 . Go to the admin interface @ http://localhost:8088
27274 . Follow instructions for option A, B OR C below
You can’t perform that action at this time.
0 commit comments