Skip to main content

Scaleway Container Registry

⚡ Active by Default

The scaleway registry module allows monitoring images hosted on Scaleway Container Registry (rg.<region>.scw.cloud).

Zero-Config for Public Namespaces

Public Scaleway namespaces are monitored out of the box anonymously. Configure credentials when monitoring private namespaces.


⚙️ Configuration Variables

WUD_REGISTRY_SCALEWAY_{registry_name}_PASSWORD
Optionalstring

Password (alternative to secret key)

WUD_REGISTRY_SCALEWAY_{registry_name}_SECRETKEY
Optionalstring

Scaleway Secret Key (used as Docker login password with nologin username)

Allowed values:Valid Scaleway API Secret Key UUID
WUD_REGISTRY_SCALEWAY_{registry_name}_USERNAME
Optionalstringdefault: nologin

Username (defaults to nologin)


🚀 Examples

Authenticate with a Private Scaleway Registry

services:
whatsupdocker:
image: getwud/wud
environment:
- WUD_REGISTRY_SCALEWAY_PARIS_SECRETKEY=00000000-0000-0000-0000-000000000000