Distributed everywhere. Connected as one.
One transparent network for your nodes — across data centers, clouds, and continents. No VPN, no proxy, no tunnels.
One app. Full connectivity.
import "ergo.cloud/client" node, err := ergo.StartNode("mynode@localhost", gen.NodeOptions{ Applications: []gen.ApplicationBehavior{ client.Create(client.Options{ Cluster: "my-cluster", Token: "your-token-here", }), }, })
Be the first to know when ergo.cloud launches