Tailscale configuration for headscale self-hosted server

Hi,
I recently solved a problem about installing tailscale docker app in ZimaOS using posts in this community and on internet.
I attach the configuration so you can easily skip loosing time and go straight to running it.

Important:

  • create, chown to root and chmod 700 the directory /DATA/AppData/tailscale/state

  • the first time, you should add the Environment Variable:

    TS_AUTHKEY your-auth-key-from-headscale-server

    After registering the device on the server, remove this environment variable row.

  • in the TS_EXTRA_ARGS insert your headscale server URL

1 Like