You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mesh peering: gateway nodes sharing one postgres database can tunnel a user on one node to a user's service on another node over the existing SSH service port (#6)
Separate peer certificate authority (--peer-ca-public-key, --node-certificate, --node-id, --node-address) for inter-node trust, layered on top of the user CA (#6)
Reach the central postgres through a peer node's SSH service port (--postgres-peer, --postgres-peer-host-public-key) (#6)