Working with Source Registries in Ace Container Registry
PreviousUnderstanding the Repositories Tab in Ace Container RegistryNextSetting Up Replication Rules for Your Container Registry
Last updated
The Source Registry tab in AceCloud allows you to connect your registry with external registries such as Docker Hub, AWS Elastic Container Registry (ECR), and Azure Container Registry (ACR). This enables seamless image pulling and replication from external sources.
Log in to the AceCloud Console.
Select your Project and Region.
Navigate to Container Registry.
Select the Source Registry tab.

Found at the top-right of the Source Registry tab.

Docker Hub
AWS ECR
Azure ACR
Google GCR
Harbor
Quay.io
Name: Unique name for the source registry.
Description: Optional description for identification.
Endpoint URL: The URL endpoint for the registry.
Access ID: Authentication username or ID.
Access Secret: Authentication password or secret.
Verify Remote Certificate: Select Yes to enable SSL certificate verification for secure connections.

Review the details and click Submit.
Store credentials securely.
Avoid using accounts with unnecessary permissions.
Enable Verify Remote Certificate unless connecting to a trusted self-signed registry.
Last updated