Hi,
For on-prem apigee install.
I have two management server nodes which also host open ldap and edge UI within a D.C. How should I specify multiple management servers and openldap in a silent config file.
Can I specify using quotes like-
MSIP = "$IP1 $IP2"
Thanks!
Solved! Go to Solution.
On Edge each Management Server (MS) requires a dedicated response file (configuration file for setup.sh). If both MS are on the same region you will have something like:
The same is applicable to regions. Each region requires a dedicated response file. So in the case of two regions each with a MS server you will have something like:
Please notice that there are multiple variables with values specific to the Management Servers and LDAP on these files. Those will contain different values on each of the cases above.
Review the sample configuration on the Installation Guide. Follow the link shared by Maruti above.