REDREDGROUP Document Hub
RDC CloudContainer Engine

Understand container networking

Inspect deployment networks and distinguish internal ports from public HTTPS access.

The Network page displays the Docker networks configured for the container's deployment destinations. It identifies the primary destination and any additional destinations. This page displays the current configuration; it does not provide a network editor.

Inspect connectivity

  1. Open the container and select Network.
  2. Review the destination and network information.
  3. When connecting to another project resource, check that resource's connection instructions and network requirements.

Do not assume that resources on different servers or imported networks share connectivity just because they are listed in the same project. Importing a container preserves its existing networks.

Expose an HTTP application

Set Internal HTTP port to the application's listening port. This is a container port, not a host port mapping. Use the hostname shown in Domain & DNS for public HTTPS access.

See Configure domains and DNS for routing configuration and Configure a firewall policy to restrict access through the managed application route.

On this page