This release adds support for using Tailscale's HTTPs Certificates for your UniFi console, including automatically configuring and renewing these certificates.
# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
# Then run the following to complete the update
/data/tailscale/manage.sh install!
What's Changed
New Contributors
Full Changelog: v2.7.0...v2.8.0