In the Traefik folder, locate the env.properties file. Use your preferred text editor to edit the file.
#Set the host and port of the server where Kibana is installed. #Example : host:5601 KIBANA_HOST_PORT= #Set the host and port of the server where Identity Access Manager is installed IAM_HOST_PORT= #Set the host and port of the server where HAA Portal is installed PORTAL_HOST_PORT= #Set the public host and port of the server where HAA PRODUCER server is installed #Default port is 6566 HAA_PRODUCER_SERVER_HOST_PORT=
<Manager_Node_DNS_for_single_node_or_node_1_DNS_for_3_node_setup>:<kibana_port>
Default Kibana port is 5601.
<Manager_Node_DNS_for_single_node_or_node_2_DNS_for_3_node_setup>:<iam_port>
Default IAM port is 8081.
<Manager_Node_DNS_for_single_node_or_node_2_DNS_for_3_node_setup>:<portal_port>
Default HAA Portal port is 8080.
<Manager_Node_DNS>:<server_producer_port>