typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Cloud address translation #830

Closed dmitrii-ubskii closed 5 months ago

dmitrii-ubskii commented 5 months ago

Usage and product changes

We introduce a way to provide address translation when attempting to connect to cloud servers (cf. https://github.com/vaticle/typedb-driver/pull/624). This is useful when the route from the user to the servers differs from the route the servers are configured with (e.g. connection to public-facing servers from an internal network).

Note: we currently require that the user provides translation for the addresses of all nodes in the Cloud deployment.