When using a load balancer, you might want to set different DNS names for WUI access and IAM (Identity and Access Management) access.
To configure a different DNS name for IAM, follow these steps:
Update the <DOIM_HOME>/config/dmcfg.yaml ext_cfg section with the following property: IAM_IP_BALANCED
<DOIM_HOME>/config/dmcfg.yaml ext_cfg
IAM_IP_BALANCED
Example:
ext_cfg: IAM_IP_BALANCED: DNS-hostname
Replace DNS-hostname with the correct value.
DNS-hostname
Enter the <DOIM_HOME>/bin folder and apply the new configuration with the following command:
<DOIM_HOME>/bin
./doim.sh domain-deploycfg
Start Data One.
Last updated 11 days ago