key-networks / ztncui

ZeroTier network controller UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade process?

n9yty opened this issue · comments

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?

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

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.