> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Prerequisites

#### Container registry access (Replicated)

**IMPORTANT:** All Qodo on-premises deployments require credentials to access container images through Replicated.

**Image registries**

* `artifacts-self-hosted.qodo.ai`
* `artif-reg-self-hosted.codium.ai`

**Authentication required**

* You must have credentials provided by Qodo.

**Login command**

```bash theme={null}
  helm registry login artifacts-self-hosted.qodo.ai \
  --username $provided_user \
  --password $provided_password
```

Before starting any installation, ensure you have received your Replicated credentials from Qodo.
