Skip to content

Commit 6de351b

Browse files
authored
chore: document Tailscale pre-auth key option (#705)
1 parent cd06272 commit 6de351b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guides/customization/tailscale.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,11 @@ are visible:
221221
tailscale status
222222
```
223223

224+
> You may also use a [pre-authentication key] with `tailscale up --authkey` to
225+
> avoid needing to sign in via a web browser.
226+
227+
[pre-authentication key]: https://tailscale.com/kb/1085/auth-keys/
228+
224229
`tailscale` should maintain connectivity across workspace rebuilds, since we
225230
chose to store the state file in a persistent volume.
226231

0 commit comments

Comments
 (0)