From dbe32829a1b14c2012b09eeb17cca0fa2d3c3481 Mon Sep 17 00:00:00 2001 From: Riezebos <22647971+Riezebos@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:48:16 +0200 Subject: [PATCH] Update docs/faq.md Co-authored-by: ohdearaugustin --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e33261a3..14ff9e20 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -52,5 +52,5 @@ For convenience, we also build Docker images with `headscale`. But **please be a We don't know. We don't use reverse proxies with `headscale` ourselves, so we don't have any experience with them. We have [community documentation](https://headscale.net/reverse-proxy/) on how to configure various reverse proxies, and a dedicated [Discord channel](https://discord.com/channels/896711691637780480/1070619818346164324) where you can ask for help to the community. -## Can/Should I use the same machine as both server and client? +## Can I use headscale and tailscale on the same machine? Yes, this is no problem. Install Headscale and Tailscale according to the instructions and use `tailscale up --login-server localhost`.