From 4de676c64eedca0031cd5102dcc17ea4585e923e Mon Sep 17 00:00:00 2001
From: Kristoffer Dalby
Date: Mon, 5 Dec 2022 14:58:06 +0100
Subject: [PATCH] Add instructions for macOS GUI
Signed-off-by: Kristoffer Dalby
---
templates/apple.html | 13 +++++++++++++
1 file changed, 13 insertions(+)
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
+
+ -
+ ALT + Click the Tailscale icon in the menu and hover over the Debug menu
+
+ - Under "Custm Login Server", select "Add Account..."
+ -
+ Enter "{{.URL}}" of the headscale instance and press "Add Account"
+
+ - Follow the login procedure in the browser
+
+
Apple configuration profiles (1.32.0 and lower)
This page provides