Skip to main content

Overview

Scaleway Container Registry is a fully managed container registry service for storing and distributing your Docker container images.

Automatic Registry

When you create a cluster on Scaleway, Qovery automatically creates a container registry (named registry-{UUID}) that is used to manage the deployment of your applications by mirroring Docker images. The credentials configured on this automatic registry are the ones used to create the cluster, but you can update them if you prefer to manage them separately.

Adding Your Own Scaleway Registry

To connect your own Scaleway Container Registry to Qovery:

Required Information

1

Registry URL

Format: https://rg.<region>.scw.cloud/<namespace>Example: https://rg.fr-par.scw.cloud/my-namespace
2

Namespace

Your Scaleway Container Registry namespace
3

Access Credentials

  • API access key
  • Secret key

Configuration in Qovery

1

Access Organization Settings

Navigate to Organization SettingsContainer Registries
2

Add Registry

Click Add Registry
3

Select Scaleway

Choose Scaleway Container Registry from the registry type dropdown
4

Enter Details

Provide the registry URL and credentials
5

Save

Qovery will verify the credentials and save the configuration