mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-09 18:21:32 +09:00
Update AppleTV configuration steps
The instructions didn't work for tvOS 26.6 / Tailscale 1.102.2. When the `ALTERNATE COORDINATION SERVER URL` is set, the `Install VPN Configuration` breaks. Clicking does nothing and the tvOS app logs showed `addUser: backendManager does not exist`. Instead I first started tailscale and installed the vpn profile and then add the headscale url and then signed. Which seemed to have worked
This commit is contained in:
@@ -57,10 +57,10 @@ Install the official Tailscale tvOS client from the [App Store](https://apps.app
|
||||
|
||||
### Configuring the headscale URL
|
||||
|
||||
- Open Tailscale
|
||||
- Click the button `Install VPN configuration` and confirm the appearing popup by clicking the `Allow` button (but don't signin yet)
|
||||
- Open Settings (the Apple tvOS settings) > Apps > Tailscale
|
||||
- Under `ALTERNATE COORDINATION SERVER URL`, select `URL`
|
||||
- Enter the URL of your headscale instance (e.g `https://headscale.example.com`) and press `OK`
|
||||
- Return to the tvOS Home screen
|
||||
- Open Tailscale
|
||||
- Click the button `Install VPN configuration` and confirm the appearing popup by clicking the `Allow` button
|
||||
- Return to the tvOS Home screen and open Tailscale
|
||||
- Scan the QR code and follow the login procedure
|
||||
|
||||
Reference in New Issue
Block a user