This repo contains the scripts necessary to install and run a tailscale instance on your Unifi Dream Machine (UDM/UDM Pro). It does so by piggy-backing on the excellent boostchicken/udm-utilities to provide a persistent service and runs using Tailscale's usermode networking feature.
-
Follow the steps to install the boostchicken
on-boot-script
here. -
Run the
install.sh
script to installtailscale
and the startup script on your UDM.curl https://raw.githubusercontent.com/juandp77/tailscale-udm/main/install.sh | sh
-
Follow the on-screen steps to configure
tailscale
and connect it to your network. -
Confirm that
tailscale
is working by running/mnt/data/tailscale/tailscale status
curl https://raw.githubusercontent.com/juandp77/tailscale-udm/main/upgrade.sh | sh
curl https://raw.githubusercontent.com/juandp77/tailscale-udm/main/uninstall.sh | sh