key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.52k stars 227 forks source link

Upgrade process? #128

Closed n9yty closed 5 months ago

n9yty commented 9 months ago

I tried to upgrade the zerotier image to 1.12.1, and the controller said I had no hosts on the network. reverting to 1.10.0 worked.

What is the upgrade process? I simply change the version for zerotier in the docker-compose.yml file, is there something else required?

Pietro395 commented 8 months ago

Also update the ztncui package, you can follow the instructions here, if you used the DEB just issue these commands:

curl -O https://s3-us-west-1.amazonaws.com/key-networks/deb/ztncui/1/x86_64/ztncui_0.8.14_amd64.deb

sudo apt install ./ztncui_0.8.14_amd64.deb

n9yty commented 8 months ago

I am using Docker containers. I will have a look. Thanks.

n9yty commented 5 months ago

I pulled all new docker images and now it seems it is up and running on the latest versions. Strange, as that is what I had done before, but maybe something was fixed in the interim.