github SierraSoftworks/tailscale-udm v2.5.1
Version 2.5.1

latest releases: v2.6.0, v2.5.4, v2.5.3...
8 months ago

This release fixes installation on the latest versions of UniFi OS based on Debian Bullseye, which use a new apt key management pattern which is no longer compatible with the legacy approach used previously. This should resolve installation issues like those reported in #81.

# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh

# If you previously had Tailscale UDM installed, you'll need to run this once to 
# setup the tailscale-install timer which enables automated upgrades.
/data/tailscale/manage.sh install!

What's Changed

  • Switched to using keyrings to manage apt keys (instead of relying on the deprecated apt-key command.

Full Changelog: v2.5.0...v2.5.1

Don't miss a new tailscale-udm release

NewReleases is sending notifications on new releases.