Integrating with a Generic Docker Registry

This guide explains how to integrate Alauda Security Service with a generic Docker Registry endpoint, including Harbor-compatible registries.

Prerequisites

  • Obtain the registry endpoint and any credentials required for authenticating with the Docker Registry or Harbor instance.

Integration Steps

  1. In the Alauda Security Service portal, go to Platform Configuration > Integrations.
  2. Under the Image Integrations section, select Generic Docker Registry.
  3. Click New integration.
  4. Fill in the following fields:
    • Integration name: Enter a name for this integration.
    • Endpoint: Specify the registry address.
    • Username and Password: Enter credentials if your registry requires authentication.
  5. (Optional) If you are not using a TLS certificate to connect to the registry, select Disable TLS certificate validation (insecure).
  6. To verify the connection, click Test.
  7. If you need to save the configuration without an immediate connection check, select Create integration without testing.
  8. Click Save to complete the integration.

Notes

  • The current list view for this integration type shows Name, Endpoint, Username, and Autogenerated.
  • Create separate integrations if different registries require different credentials or TLS settings.
  • If the registry uses an internal certificate chain, configure trust before disabling TLS verification.