Configuring AWS Application Load Balancer (ALB)
Add the following option to the server.vmoptions file:
-Dport=8888
Update the base Url for Voyager server to:
https://<fqdn>
(do not add the port)
Add the following option to the HQ config.yml:
baseUrl
https://<fqdn>
(do not add the port)
Update the server url in HQ config.yml:
(do not add the port)
Â
This configuration will require adding the CRT file to the HQ cacerts file found here:
~\voyager\HQ_1.12\jre\lib\security\cacerts
The default keystore password is:
changeit
Amazon AWS ALB Configuration
Â
Â