Manage ports for Aiven Runtime Limited availability
To make your application available on public networks, you can configure it to listen on ports for HTTP/S traffic. Public ports allow traffic between your application 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 application is in the Connection information section for the application.
Add ports to an application
To expose ports for an existing application:
- In your project, click Runtime.
- Open your application.
- In the Connection information section, click Edit ports.
- Click Add port.
- Enter port number and name.
- Click Save.
Change or remove exposed ports
- In your project, click Runtime.
- Open your application.
- In the Connection information section, click Edit ports.
- Edit the ports. To delete a port, click .
- Click Save.