Is 0.17.0 being explictly treated as a pre-release...
# install
l
Is 0.17.0 being explictly treated as a pre-release or only that because it contains a large amount of breaking changes?
j
This is just our way of doing releases now. They go out in pre-release for about a week and then we make them an official release
However, it was moved from 0.16 to 0.17 because of the breaking changes. We’ll, really they shouldn’t be breaking, but it is an architecture change
l
Fair!
a
I tried to use your ineractive install script @jolly-london-20127 but it downloads the composer file for 0.16.3
That includes traefik still
j
The graphical installer won’t work until this is a full release, because it points to the master branch, which won’t be updated until this is taken out of pre release
a
I just changed it to point to the files in that branch
so works for now 🙂 @jolly-london-20127
How can I install 0.17.0 netclient on a debian linux machine? @jolly-london-20127
j
you need to manually download the binary from the releases page and then run "./netclient install"
it wont be in the apt packages until the official release
a
Ahh awesome. Didnt know it was in the realese. Started building it by hand but this is way easier!
Thanks 😄
Not sure if I have done something wrong or not.
But got 0.17.0 up and running
Got a network called
buck
But I still cant for example ssh into the 192.168.20.10 computer running netclient
Am I doing something wrong here? @jolly-london-20127
Im stupid
Ignore me, I forgot to open up the wireguard ports in the router 🙂 🙂 🙂