diff --git a/templates/apple.html b/templates/apple.html index d80e6504..b4012735 100644 --- a/templates/apple.html +++ b/templates/apple.html @@ -15,9 +15,22 @@ the new login command to connect to one or more headscale (and Tailscale) servers. The previously used profiles does not have an effect anymore.

+

Command line

Use Tailscale's login command to add your profile:

tailscale login --login-server {{.URL}}
+

GUI

+
    +
  1. + ALT + Click the Tailscale icon in the menu and hover over the Debug menu +
  2. +
  3. Under "Custm Login Server", select "Add Account..."
  4. +
  5. + Enter "{{.URL}}" of the headscale instance and press "Add Account" +
  6. +
  7. Follow the login procedure in the browser
  8. +
+

Apple configuration profiles (1.32.0 and lower)

This page provides