Add Tailscale to a Ubiquiti CloudKey gen1 ( UC-CK )
apt update sudo apt-get install apt-transport-https curl -fsSL https://pkgs.tailscale.com/stable/debian/stretch.gpg | sudo apt-key add - curl -fsSL https://pkgs.tailscale.com/stable/debian/stretch.list | sudo tee /etc/apt/sources.list.d/tailscale.list sudo apt-get update sudo apt-get install tailscale sudo tailscale up