Skip to main content

How it's designed

Main concepts​

CGC network is pretty straight forward.

  • It separates all namespaces
  • Allow free integrations within the same namespace
  • Allow to publish given ports to the Internet

All apps publish their webUI in the Internet by default at URL built like this

https://resource-name.namespace.region.comtegra.cloud/?token={auth-token}

If you need to publish another route from the same resource it is possible through cgc compute port command.
Go to the next section for more information.

Diagram​

Networking Diagram