- GitHub (ghcr.io)
- GitLab (registry.gitlab.com)
- Docker Hub (docker.io)
Sevalla only supports Docker images built for Linux/amd64 architecture. This is validated when you add an application and during the rollout phase.

Registry credentials within Company settings.

Add your registry credentials for the Docker image registry.
- Name: Enter a name for the registry credentials to identify them when adding your application.
- Registry: Choose from one of the following:
- DockerHub
- GitHub Container Registry
- GitLab Container Registry
- Username: Enter your username for the registry provider.
- Personal access token: You must obtain this from the registry provider. For more information about how to obtain a personal access token, refer to one of the following:
- DockerHub
- GitHub
- GitLab