Installing Tailscale on a UDM Pro (Dream Machine Pro)
Install On-boot-script first
Before we start, make sure you have installed on-boot-script, my guide here
Installing Tailscale with a community-sourced script
The folks over at SierraSoftworks/tailscale-udm made an excellent script to get tailscale up and running on an UDM Pro
Inspect the contents of install.sh and if it’s to your liking, lets pipe it directly into the shell to run it 🙈 (bad practice!)
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
Thats it!
Make sure to disable key expiry if wanted