Add DERP docs

This commit is contained in:
Florian Preinstorfer
2025-08-13 22:18:55 +02:00
committed by nblock
parent 4d61da30d0
commit e949859d33
5 changed files with 158 additions and 4 deletions

View File

@@ -22,10 +22,10 @@ The ports in use vary with the intended scenario and enabled features. Some of t
- tcp/443
- Expose publicly: yes
- HTTPS, required to make Headscale available to Tailscale clients[^1]
- Required if the built-in DERP server is enabled
- Required if the [embedded DERP server](../ref/derp.md) is enabled
- udp/3478
- Expose publicly: yes
- STUN, required if the built-in DERP server is enabled
- STUN, required if the [embedded DERP server](../ref/derp.md) is enabled
- tcp/50443
- Expose publicly: yes
- Only required if the gRPC interface is used to [remote-control Headscale](../ref/remote-cli.md).