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
- In the Alauda Security Service portal, go to Platform Configuration > Integrations.
- Under the Image Integrations section, select Generic Docker Registry.
- Click New integration.
- 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.
- (Optional) If you are not using a TLS certificate to connect to the registry, select Disable TLS certificate validation (insecure).
- To verify the connection, click Test.
- If you need to save the configuration without an immediate connection check, select Create integration without testing.
- 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.