Installation Options¶
ESB and Micro Integrator provide a wide range of installation options for deployments.
1. Kubernetes (Helm)¶
You can follow the guides available in https://github.com/wso2/kubernetes-apim in order to deploy ESB and Micro Integrator Kubernetes and Helm artifacts.
2. Docker/Docker Compose¶
You can follow the guides available in https://github.com/wso2/docker-apim in order to deploy ESB and Micro Integrator Docker artifacts.
3. Ansible¶
You can follow the guides available in https://github.com/wso2/ansible-apim in order to deploy ESB and Micro Integrator using Ansible artifacts.
4. Puppet¶
You can follow the guides available in https://github.com/wso2/puppet-apim in order to deploy ESB using Puppet artifacts.
5. AWS CloudFormation¶
You can follow the guides available in https://github.com/wso2/aws-apim in order to deploy ESB and Micro Integrator using AWS CloudFormation templates.
Top