HomeGuides
Log In
Guides

... use different DNS names - NEW! 🚀

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:

  1. Update the <DOIM_HOME>/config/dmcfg.yaml ext_cfg section with the following property:
    IAM_IP_BALANCED

Example:

ext_cfg:
   IAM_IP_BALANCED: DNS-hostname

Replace DNS-hostname with the correct value.

  1. Enter the <DOIM_HOME>/bin folder and apply the new configuration with the following command:

    ./doim.sh domain-deploycfg

  2. Start Data One.