Hacker News new | ask | show | jobs
by divyenduz 1143 days ago
I have done something similar with Raspberry Pi and Tailscale. Really happy with the setup. Almost 6 months in and works like a charm.

https://twitter.com/divyenduz/status/1597863894055518208

1 comments

Hey I saw you are facing some issue with reauthentication on reboot. If you are running it on a docker container then having a persistent state directory for tailscale might help (TS_STATE_DIR=/var/lib/tailscale).

I use it on my system and it works flawlessly on restarts.