I’m considering setting up a second PiAware at a family members home. I wanted to install tailscale on by current PiAware to test how remote access will work.
I’m running the PiAware image and feeding both Flight Aware and FR 24 with the dump1090-FA feed.
Is installing Tailscale as simple as connecting to my pi via ssh and installing Tailscale with the following command;
curl -fsSL https://tailscale.com/install.sh | sh
Or is there more to it than that. I wasn’t sure how this would work since I’m running the PiAware image and not the Raspberry PI OS.
Thanks for the support.