Hello, I have a small installation and woutld like update the Version of my server. I cannot find any Documentaiton about to do this.
Here what I get when I upgrade
root@iotserver:~# snap list
Name Version Rev Tracking Publisher Notes
core 16-2.45.3.1 9804 latest/stable canonical✓ core
thinger-maker-server 1.6.2 41 latest/stable thinger -
root@iotserver:~# snap refresh
All snaps up to date.
Thanks for helping me
I would really like to upgrade to use MQTT Streams. Any hints for me?
Hello,
I can’t believe, that this Question is so hard to answer?
How do I upgrade from 1.6.2 (snap) to latest version?
Many Thanks for your Help
Roman
Hello @SecureXperts,
Unfortunately it is not possible, as the old Maker server was based on Snap packages and the new versions are running over Docker. However, if you just need to migrate your data buckets, it is possible to export it from the old and import into the new server using the buckets import system: https://docs.thinger.io/features/buckets#bucket-data-import
Hope it helps