Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit d80f17a

Browse files
authored
Add link to AWS instructions
1 parent 8230fd9 commit d80f17a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Running this solution can be done on any platform that support Docker, and also
1212
suffice. The latter obviously has limitations in storage and performance.
1313

1414
Besides 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

1717
This 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

2323
1. 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)
2525
3. In the directory containing the downloaded file, execute `docker-compose up --detach`.
2626
4. Go to the admin interface @ http://localhost:8088
2727
4. Follow instructions for option A, B OR C below

0 commit comments

Comments
 (0)