Skip to main content

Manage ports for Aiven Apps Limited availability

To make your app available on public networks, you can configure it to listen on ports for HTTP/S traffic. Public ports allow traffic between your app and clients on the internet such as browsers. You cannot use the following TCP destination ports for outbound connections from your application:

  • 23
  • 25
  • 119
  • 135
  • 137
  • 138
  • 139
  • 179
  • 445
  • 465
  • 631

The domain name for your app is in the Connection information section for the app.

Add ports to an app

To expose ports for an existing app:

  1. In your project, click Applications.
  2. Open your app.
  3. In the Connection information section, click Edit ports.
  4. Click Add port.
  5. Enter a name and port number, and select a protocol.
  6. Click Save.

Change or remove exposed ports

  1. In your project, click Applications.
  2. Open your app.
  3. In the Connection information section, click Edit ports.
  4. Edit the ports. To delete a port, click .
  5. Click Save.