mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Add FAQ question about using the same machine as server and client
This commit is contained in:
parent
8a8e25a8d1
commit
2fb7428ba9
1 changed files with 3 additions and 0 deletions
|
@ -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?
|
## 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.
|
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`.
|
||||||
|
|
Loading…
Reference in a new issue