Hi all,
I got the docker containers up and running thanks to the following posts:
Excellent Post on how to install on Raspberry Pi
To get it to work on a 64Bit Image of Raspberry PI 4 I had to use the following image:
image: "victronenergy/venus-docker-server:armhf-latest"
I noticed it still run's Grafana version:
Grafana v6.1.6
I would like to upgrade the Grafana version to latest so I can use the newer features and plugins.
Questions:
1. Has anyone done an in place upgrade of Grafana in the docker image? I have tried using the normal Grafana upgrade methods within the docker image but haven't had success.
The normal processes I have used to try upgrade.
Upgrade Grafana wiki
Would be interesting if anyone has done an inplace upgrade and how you did it.
2. I have had a look at all the docker containers available for "victronenergy/venus-docker-server" here: Docker Images
Wasnt sure which one is the latests to use for Raspberry PI (64bit)