-
Prerequisites
-
Quick Start Guide
- Install Kubernetes Client in order to run the steps provided in the following quick start guide.
- An already setup Kubernetes cluster. If you are unfamiliar with this context, you can use this guide to set up the cluster.
- WSO2 subscribed users can run wso2ei-latest.sh with latest updates by providing their subscription username and password. If you do not possess an active WSO2 subscription already, run wso2ei-ga.sh which does not require subscription credentials.
-
Download simplified kubernetes setup for WSO2 Enterprise Integrator(either wso2ei-latest.sh or wso2ei-ga.sh).From this point forward the steps are being described for wso2ei-latest.sh. If you have downloaded wso2ei-ga.sh please substitute wso2ei-latest.sh with wso2ei-ga.sh for every command.
-
In the command line, move into the directory where you have downloaded the simplified kubernetes-apim setup. (Usually, the file would be in the “Downloads” directory unless you have changed the default directory to somewhere else.)
-
Provide permissions for the setup file to execute by running chmod +x wso2ei-latest.sh
-
Run ./wso2ei-latest.sh --deploy on your terminal. This will deploy WSO2 Enterprise Integrator in your cluster.
-
Try navigating to https://< NODE-IP >:30443/carbon/ your favourite browser using username: admin and password: admin. Your < NODE-IP > will be provided at the end of the deployment.
-
We welcome you to try out WSO2 Enterprise Integrator by following WSO2 Enterprise Integrator- Quick Start Guide.