Skip to main content

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
  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.