update readme
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
7243ac86d0
commit
512655fdb0
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ Security and privacy are a core component of the network. UUIDs are generated f
|
||||||
and both can use optional TLS to connect to the network. All communication happens over Wireguard or minimal
|
and both can use optional TLS to connect to the network. All communication happens over Wireguard or minimal
|
||||||
management over the GRPC API.
|
management over the GRPC API.
|
||||||
|
|
||||||
|
For connectivity, you will need to configure firewalls to allow the GRPC port (default 9000) and the Endpoint
|
||||||
|
Port (Wireguard, default: 10100).
|
||||||
|
|
||||||
## Node
|
## Node
|
||||||
A Node is a machine in the network that operates as a gateway. Nodes get a /16 by default to provide
|
A Node is a machine in the network that operates as a gateway. Nodes get a /16 by default to provide
|
||||||
network access to services. Since all nodes are created equal, a pre-shared cluster key is used for access
|
network access to services. Since all nodes are created equal, a pre-shared cluster key is used for access
|
||||||
|
|
Loading…
Reference in a new issue