netbirdio / netbird

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
10.94k stars 494 forks source link

Remote netbird upgrade without user prompt (using the windows setup application) #529

Open rgl opened 1 year ago

rgl commented 1 year ago

It would be nice to be able to remotely upgrade the windows netbird version using the setup application.

Currently, as-of, 0.10.2, when we use the setup application, it will first prompt the user for doing an un-installation first, but then, it will tear-down the vpn, disconnecting us from the vpn and by consequence the remote desktop session.

After we physically login into the machine, its waiting for the user to install (clicking next, next, next). It would be nice that the upgrade workflow would work without user interaction, and allowed us to upgrade netbird while connected thru the vpn.

mlsmaycon commented 1 year ago

Hello @rgl we have plans to support a better upgrade experience by giving the ability to trigger it from the dashboard.

That said, when running the installer for the current version from the command line as administrator and with the /S flag, it will execute without prompting the user.