# Platform Installation

Intelligent Software Delivery Platform from ISD comes in many flavors depending on your environment. Please choose the installation instructions from the list below based on your specific needs.

### **ISD-Argo Installation with Argo CD and Argo Rollouts**

This provides instructions for a complete installation, fully customizable for your environment, even if you already have Argo CD installed. Typically, this will be used for corporate/production installation where access to DNS/ingress, SSO, and TLS certs is required. Additional security steps such as custom CAs and Proxy-configuration are also possible. Configuration for a minimal installation is provided that installs NGINX ingress and lets-encrypt TLS, though DNS access is still required.

{% hint style="info" %}
**NOTE**: Possible on an "open cluster" i.e. a publicly accessible Kubernetes cluster to get complete experience without SSO and TLS certificates. DNS is still required.
{% endhint %}

Refer to the following link for ISD-Argo Installation with Argo CD and Argo Rollouts.

{% embed url="<https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/operator-manual/isd-argo-standard-installation/isd-argo-installation-with-argo-cd-and-argo-rollouts>" %}

### ISD-Argo Platform Standard Installation

This provides instructions for ISD-Argo Platform Standard installation, In this installation mode you can install the ISD Platform and be able to add existing Argo CD instances via an agent in the target Kubernetes cluster. Refer to the following link for detailed instructions.

{% embed url="<https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/operator-manual/isd-argo-standard-installation/isd-argo-platform-standard-installation>" %}

### Additional Argo Installation

This provides instructions for Additional Argo Installation, In this installation mode you can install additional Argo CD and Rollouts on a Kubernetes cluster. Refer to the following link for detailed instructions.

{% embed url="<https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/operator-manual/isd-argo-standard-installation/additional-argo-installation>" %}

All installation options require a Kubernetes cluster and an internet connection. For air-gapped "Full installation", please [**contact** ](https://www.opsmx.com/contact/)OpsMx.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/getting-started/platform-installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
