close

Filter

loading table of contents...

Operations Basics / Version 2310

Table Of Contents

4.4.1 Default Application Ports

Depending on the deployment setup, the ports on each application are either standardized to identical ports or to unique ports:

  • Plain Spring Boot JAR files define standardized identical ports. If you plan to install services using the plain JAR files, make sure to set unique ports if multiple applications should be installed on the same host.

  • The Docker images use standardized identical ports. The container abstraction ensures that there cannot be a port conflict between two containers unless both forward a port to the same port on the host.

  • The deployment archive configures a unique port schema for all applications. In ????, you can find the port conventions.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.