Add documentation about using the same machine as client and server #683

Closed
opened 2025-12-29 02:22:01 +01:00 by adam · 1 comment
Owner

Originally created by @Riezebos on GitHub (Mar 30, 2024).

Originally assigned to: @ohdearaugustin on GitHub.

Why

As a user of tailscale that wants to try headscale, I have not been able to find information on whether it is possible to use the same server as both a headscale server and a tailscale client at the same time. (And about whether it is a good/bad idea to do this).

My use case would be having a single VM in some cloud that I run Headscale on, but also setting up Gitea on the same VM and connecting to it via the Tailnet.

Description

My proposal would be an FAQ question that looks like this:

Can/Should I use the same machine as both server and client?
Fantasy answer: Yes, this is no problem, just install headscale and tailscale according to the instructions and use --login-server=localhost.

Originally created by @Riezebos on GitHub (Mar 30, 2024). Originally assigned to: @ohdearaugustin on GitHub. ## Why As a user of tailscale that wants to try headscale, I have not been able to find information on whether it is possible to use the same server as both a headscale server and a tailscale client at the same time. (And about whether it is a good/bad idea to do this). My use case would be having a single VM in some cloud that I run Headscale on, but also setting up Gitea on the same VM and connecting to it via the Tailnet. ## Description My proposal would be an FAQ question that looks like this: **Can/Should I use the same machine as both server and client?** Fantasy answer: _Yes, this is no problem, just install headscale and tailscale according to the instructions and use `--login-server=localhost`._
adam added the enhancement label 2025-12-29 02:22:01 +01:00
adam closed this issue 2025-12-29 02:22:01 +01:00
Author
Owner

@ohdearaugustin commented on GitHub (Mar 31, 2024):

You can make a PR and add it to the FAQ at https://github.com/juanfont/headscale/blob/main/docs/faq.md

@ohdearaugustin commented on GitHub (Mar 31, 2024): You can make a PR and add it to the FAQ at https://github.com/juanfont/headscale/blob/main/docs/faq.md
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#683