Skip to content

Commit

Permalink
Add FAQ question about using the same machine as server and client
Browse files Browse the repository at this point in the history
  • Loading branch information
Riezebos authored and juanfont committed Apr 10, 2024
1 parent 8a8e25a commit 2fb7428
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ For convenience, we also build Docker images with `headscale`. But **please be a
## Why is my reverse proxy not working with Headscale?

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?
Yes, this is no problem. Install Headscale and Tailscale according to the instructions and use `tailscale up --login-server localhost`.

0 comments on commit 2fb7428

Please sign in to comment.