Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Follow up to Support Multiple Kong Instances Issue #163 #166

Open kbhuvanamohan opened 5 years ago

kbhuvanamohan commented 5 years ago

Hi Martin,

Sorry I couldn't reopen the ticket #163 as I had a follow up question and clarification on the earlier query. Hence creating a new issue.

Thanks for the response. Let me try to add more context to see if this can be accomplished.

We have the scenario of two separate Kong gateways within the same private network, each publishing different set of APIs, but we want to manage and publicize them from a single Wicked portal.

We are looking for options to leverage a single Wicked portal so that

  1. The API developers should have the ability to select which API Kong Gateway to publish their APIs and
  2. The Application Consumers can seamlessly subscribe to any of these APIs

This way, we can maintain a single portal that can act as a catalog for all the APIs available in the Enterprise.

Thanks!

DonMartin76 commented 5 years ago

OK, given this information and that the Kong instances are all on the same private network (and this means I assume wicked can access Kong's 8001 ports), this is probably not something which is totally impossible to achieve, even though it's not on any priority list for me currently. It would require a whole lot of changes to various components; I will try to state them here just briefly.

I bet I am missing tons of special cases here, but those are must-haves.

kbhuvanamohan commented 5 years ago

Hello @karthiknaga87 and @miguelpoyatosmora Can you please help with providing Don with any additional information if needed?