How to configure developer portal in high availability

Hello,

Is it possible to configure Developer Portal with multiple nodes for high availability?

If yes, is there any documentation or information on that?

On the actual use case, the developer portal is usually configured having high availability?

I think developer portal is less critical than Edge gateway for availability since it does not directly affect developers' applications even if it is down.
But I would like to know the actual use cases.

Thanks in advance.

0 2 438
2 REPLIES 2

Not applicable

For Developer Portal high availability, you can have two nodes of the Developer Portal Instance; but both of them will be connected to a single database instance (PostGreSQL DB) since Developer portal can only connect to a Master Database.

However, we can have another database instance which can be replicated with Master Database ( and on unavailability of Master database, the connection settings can be updated manually).

Apigee Drupal DevPortal is a distribution which has custom modules created on top of Drupal 7, so anyone that has experience in HA setups can help do this, and someone with HA Drupal would be even better. There isn't a "one size fits all" approach, so you would need someone that has expertise in setting up file systems and databases in a HA configuration. Our Customer Success group can also help out on problems like this for you.