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

How can I add an additional Management Server to an Apigee Platform installed on AWS

I would like to add an additional Management Server to my Apigee Topology, I would need Apigee to use a Load Balancer rather than the IP directly. I currently have Apigee running with a single Management Server and I have set the Management Server IP to the IP of that Management Server.

Solved Solved
0 3 832
1 ACCEPTED SOLUTION

Hi Tosin,

You can use config files and instructions relevant to the step 6 of Adding a new data center web page:

https://docs.apigee.com/private-cloud/v4.19.01/adding-data-center

Topologically, it is an equivalent operation to add an MS to either same DC or a different DC.

Of course, you need to reconfigure entry points, load balancers and healthcheck points to benefit extra High Availability from your newly added node. Please, reconfigure it as appropriate according to the following diagram:

# Management Server
apigee.mgmt.baseUrl={T}conf_apigee_apigee.mgmt.baseurl{/T}
apigee.mgmt.credential={T}conf_apigee_apigee.mgmt.credential{/T}

View solution in original post

3 REPLIES 3