mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 15:58:45 +09:00
docs: replace gRPC remote-control with HTTP API
The remote CLI speaks HTTP to the API URL now; drop the gRPC port, grpc_listen_addr, and #grpc anchors.
This commit is contained in:
@@ -26,9 +26,6 @@ The ports in use vary with the intended scenario and enabled features. Some of t
|
||||
- udp/3478
|
||||
- Expose publicly: yes
|
||||
- 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/api.md#grpc).
|
||||
- tcp/9090
|
||||
- Expose publicly: no
|
||||
- [Metrics and debug endpoint](../ref/debug.md#metrics-and-debug-endpoint)
|
||||
|
||||
Reference in New Issue
Block a user