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:
- In your project, click Applications.
- Open your app.
- In the Connection information section, click Edit ports.
- Click Add port.
- Enter a name and port number, and select a protocol.
- Click Save.
Change or remove exposed ports
- In your project, click Applications.
- Open your app.
- In the Connection information section, click Edit ports.
- Edit the ports. To delete a port, click .
- Click Save.