From b918478aa3eaafcf4c53ed7d99b84fbe2844126f Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Fri, 5 Jul 2024 17:00:00 +0200 Subject: [PATCH] doc: interactive Tailscale login command --- salt/sys-tailscale/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/salt/sys-tailscale/README.md b/salt/sys-tailscale/README.md index e0be2ee..3a6ed9f 100644 --- a/salt/sys-tailscale/README.md +++ b/salt/sys-tailscale/README.md @@ -43,7 +43,13 @@ qvm-features QUBE service.tailscale 1 ## Usage Authenticate to your Tailnet by following the upstream instructions to -[generate an auth key](https://tailscale.com/kb/1085/auth-keys#generate-an-auth-key). +[generate an auth key](https://tailscale.com/kb/1085/auth-keys#generate-an-auth-key) +for use in automated setups. For interactive setups, get the authorization +link from the following command: + +```sh +sudo tailscale up +``` On the Tailscale web interface, authorize the new device.