From 699e740d6e3f23d09397dae352228a87d3e8b324 Mon Sep 17 00:00:00 2001 From: rusirijayodaillesinghe Date: Wed, 20 Nov 2024 18:10:05 +0530 Subject: [PATCH] Update installation options doc --- .../install/installation-options.md | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/en/docs/install-and-setup/install/installation-options.md b/en/docs/install-and-setup/install/installation-options.md index 96c06129fa..4cd4a3b756 100644 --- a/en/docs/install-and-setup/install/installation-options.md +++ b/en/docs/install-and-setup/install/installation-options.md @@ -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.