From 0685b11f9a65f4d745a5bb177f04ca94bf2c156e Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Sun, 17 Nov 2024 14:46:16 +0100 Subject: [PATCH] Mention client specific page to check if headscale works Ref: #2238 --- docs/usage/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage/getting-started.md b/docs/usage/getting-started.md index d344156b97..671cceb370 100644 --- a/docs/usage/getting-started.md +++ b/docs/usage/getting-started.md @@ -9,6 +9,8 @@ This page helps you get started with headscale and provides a few usage examples installation instructions. * The configuration file exists and is adjusted to suit your environment, see [Configuration](../ref/configuration.md) for details. + * Headscale is reachable from the Internet. Verify this by opening client specific setup instructions in your + browser, e.g. https://headscale.example.com/windows * The Tailscale client is installed, see [Client and operating system support](../about/clients.md) for more information.