Working with Source Registries in Ace Container Registry
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.
Accessing the Source Registry Tab
Log in to the AceCloud Console.
Select your Project and Region.
Navigate to Container Registry.
Select the Source Registry tab.
Creating a Source Registry
1. Click on Create Source Registry
Found at the top-right of the Source Registry tab.
2. Select Registry Type
Docker Hub
AWS ECR
Azure ECR
3. Fill in Registry Details
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.
4. Save the Source Registry
Review the details and click Submit.
Security Recommendations
Store credentials securely.
Avoid using accounts with unnecessary permissions.
Enable Verify Remote Certificate unless connecting to a trusted self-signed registry.