myozone
(Dave)
1
Hello, Just noticed the Emoncms Agile app isn’t reflecting the true price of Agile. It’s capped at 35 pence rather than higher. This is on a self hosted Docker install.
TrystanLea
(Trystan Lea)
2
Hello @myozone sounds like you need to select one of the other Agile tariff variants?
myozone
(Dave)
3
Thanks Trystan, I think I’m on an older version (I assumed Docker Watchtower would update it)
Dave

myozone
(Dave)
4
I’m on versions: Components
Emoncms Core v11.2.9 | App v2.6.8 | Dashboard v2.3.3 | Device v2.2.2 | Graph v2.2.3
And appears not to have been updated in a while, maybe an update could be pushed out?. The db was updated though 
@glyn.hudson Could the Docker hub be updated please ?
TrystanLea
(Trystan Lea)
5
Hello @myozone would you be able to try @alexandrecuer docker container https://hub.docker.com/repository/docker/alexjunk/emoncms/
We really need to discontinue ours and switch over to Alex’s as the main one…
myozone
(Dave)
6
Hi Trystan, I hadn’t realised the Alex’s version was now the the go-to. Is there an easy way to import everything from the old version ?
Im not sure, perhaps the sync module could be used which is available on @alexandrecuer latest version? How are you posting data to the current docker container?
myozone
(Dave)
8
I’m using Node-red using the Emoncms node. I think probably it’s a manual job with new data.
Are you using the HTTP or MQTT api?
myozone
(Dave)
10
HTTP via an MQTT source (ESP32 counting flashes)
1 Like
if you can copy over the mysql database and /var/opt/emoncms data files that should also work…
myozone
(Dave)
12
That worked, well until I messed it up somehow 
Probably fumbled copy and paste to the wrong location - oh well good to start fresh with a new version. I still have the original version and may have another go when I get the time.
Thanks anyway.
Actually, the docker container expects a /data folder at the root of the host machine with an emoncms folder inside :
.