Overriding Realm Server Port Defaults in Docker
To correctly override the default realm server ports, complete this task.
It is good practice to use the default realm server ports when running the realm server in a Docker container. Nonetheless, in some situations you might need to use non-default ports: for example, during testing.
Dockerfile.tibrealmserver determines these default port numbers for the realm server in the Docker image:
You can override these defaults at runtime, or you can build Docker images that use non-default port numbers.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.