Tailscale on Soplos
-
The standard install script doesn't recognise the distro and so will fail. This is often the case with Debian based distros. Instead of using this install script -
curl -fsSL https://tailscale.com/install.sh | sh
Use this instead -
sudo mkdir -p --mode=0755 /usr/share/keyrings
curl -fsSL https://pkgs.tailscale.com/stable/debian/forky.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg > /dev/null
curl -fsSL https://pkgs.tailscale.com/stable/debian/forky.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
sudo apt update
sudo apt install tailscaleI would love to see Tailscale as an app in the Soplos Welcome.
-
Hi!
Thank you very much for sharing this information and for explaining the issue with the Tailscale installation.
You are right that some automatic installers can have problems correctly detecting Debian-based distributions like Soplos Linux. We will review the information you provided to make sure users can install it properly.
Regarding adding Tailscale to Soplos Welcome, it is certainly an interesting tool, although at the moment we are focused on keeping a selection of applications that covers the most common needs of our users.
We will keep your suggestion in mind for the future.
Thanks again for your feedback and for helping us improve Soplos!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better ๐
Register Login