Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Config file for multiple Management Servers

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 Solved
1 18 1,637
1 ACCEPTED SOLUTION

Not applicable

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:

  • edge-region1-ms1.txt
  • edge-region1-ms2.txt

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:

  • edge-region1-ms1.txt
  • edge-region2-ms2.txt

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.

View solution in original post

18 REPLIES 18