January 31, 20233 yr Howdy.... I use Tailscale VPN to remotely manage my Unraid server. It's great, I love it. Currently it is installable via the community applications plugin as a a docker container (deasmi/unraid-tailscale:latest). This works in 98% of instances. The problem that arises is when you need to preform maintenance which requires disabling the docker service. Obviously doing this results in stopping all running dockers which renders the machine unreachable via the Tailscale IP. It should be noted, that I understand Tailscale is essentially a fancy wrapper around Wiregaurd, and Unraid has a Wireguard VPN server built in, it's great, I've used it in the past, however my use case makes it equally undesirable. I'm curious if anyone has attempted to install Tailscale without docker? There is a statically compiled linux binary that is provided on their website ( https://tailscale.com/download/linux/static ). I'm extremely hesitant to attempt an install on my server, as I'm currently traveling and without physical access to the machine for the next few months, and this machine is nearly mission critical for day to day operations. Thanks in advance for the feedback.
February 21, 20233 yr 1.Add tailscale-1.36.0_ amd64-x86_ 64-1_ SBo.txz to /boot/extra 2.echo "nohup tailscaled &>/dev/null & sleep 1s && tailscale up --authkey={your auth keys} >> /boot/config/go
February 21, 20233 yr @R86S, why attach an older package? Does the current package https://pkgs.tailscale.com/stable/tailscale_1.36.1_amd64.tgz from here not work with Unraid for some reason?
February 21, 20233 yr If you have gone down the pfsense rabbit hole, their implementation is pretty good and moves it off your server.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.