0
votes

WSO2 API manager has 4 components

API Gateway API Publisher API Store API Key Manager Server

I would like to run each of these components on separate boxes. While doing so on box where I have API Publisher component I want to remove other 3 components from the api manager so on with other components. By this I would like to achieve that only 1 component exists at run time of each instance of wso2 api manger.

I would like to know how can we remove each of these components from wso2 api manager?

3

3 Answers

1
votes

You can remove the relevant features from the product via Carbon Feature Management (Or you can add necessary features as well).

You can find more information regarding how to uninstall a particular feature here. You can also find more information regarding feature management for WSO2 Carbon products here.

HTH,
Lasantha

0
votes

To add to Lasantha's answer, this article describes how these 4 components can be deployed separately in a cluster with an ELB.

0
votes

Installing High Level components is supported from API Manager 1.5.0 onwards. If you want to start API Manager as one of the components, that can be achieved by starting as a server profile. You can find more information here.