Skip to content

Commit

Permalink
Merge pull request #8860 from RusJaI/installation-docs-update
Browse files Browse the repository at this point in the history
Update installation options doc
  • Loading branch information
npamudika authored Nov 26, 2024
2 parents 5707bca + 699e740 commit cc1bd8b
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions en/docs/install-and-setup/install/installation-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,16 @@ API Manager provides a wide range of installation options for deployments.

1. [Kubernetes(Helm)](#1-kubernetes-helm)
2. [Docker/Docker Compose](#2-dockerdocker-compose)
3. [Ansible](#3-ansible)
4. [Puppet](#4-puppet)
5. [AWS CloudFormation](#5-aws-cloudformation)
3. [Puppet](#3-puppet)

## 1. Kubernetes (Helm)

You can follow the guides available in [https://github.com/wso2/kubernetes-apim](https://github.com/wso2/kubernetes-apim/tree/4.2.x) in order to deploy API Manager and Micro Integrator Kubernetes and Helm artifacts.
You can follow the guides available in [https://github.com/wso2/helm-apim](https://github.com/wso2/helm-apim/tree/4.4.x) in order to deploy API Manager Helm artifacts.

## 2. Docker/Docker Compose

You can follow the guides available in [https://github.com/wso2/docker-apim](https://github.com/wso2/docker-apim/tree/4.2.x) in order to deploy API Manager and Micro Integrator Docker artifacts.
You can follow the guides available in [https://github.com/wso2/docker-apim](https://github.com/wso2/docker-apim/tree/4.4.x) in order to deploy API Manager Docker artifacts.

## 3. Ansible
## 3. Puppet

You can follow the guides available in [https://github.com/wso2/ansible-apim](https://github.com/wso2/ansible-apim/tree/4.2.x) in order to deploy API Manager and Micro Integrator using Ansible artifacts.

## 4. Puppet

You can follow the guides available in [https://github.com/wso2/puppet-apim](https://github.com/wso2/puppet-apim/tree/4.2.x) in order to deploy API Manager using Puppet artifacts.

## 5. AWS CloudFormation

You can follow the guides available in [https://github.com/wso2/aws-apim](https://github.com/wso2/aws-apim/tree/4.2.x) in order to deploy API Manager and Micro Integrator using AWS CloudFormation templates.
You can follow the guides available in [https://github.com/wso2/puppet-apim](https://github.com/wso2/puppet-apim/tree/4.4.x) in order to deploy API Manager using Puppet artifacts.

0 comments on commit cc1bd8b

Please sign in to comment.