Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.2
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    Image Registry

    This article describes how to integrate an image repository on the Zadig system. Zadig supports integrating standard image repositories provided by cloud vendors or self-built image repositories, as well as mainstream image repository management platforms such as Harbor, DockerHub, Jfrog, Nexus, etc. The image repository is primarily used to store the images generated from builds and pre-release images, which are involved in the execution of workflows and the startup of environments.

    # Add a Image Registry

    Click Assets → Image Registry → Add and select the corresponding provider as needed

    reg

    Parameter Description:

    • Default Use: If set to Default Use, the image repository will be used by default when creating a new environment
    • Provider: Supports Alibaba Cloud ACR, Huawei Cloud SWR, Tencent Cloud TCR, Harbor, DockerHub, Amazon ECR, and other Registry standard integrations
    • Specify Project Scope: Specifies which projects can use the image repository. All Projects includes all projects created after the image repository is added

    Advanced Configuration:

    • Enable SSL Verification: Can disable SSL verification. After disabling, the system will inject the image address into insecure-registry.
    • TLS Certificate Content (Public Key): If the image repository is configured with a self-signed TLS/SSL certificate, the certificate public key content must be configured to function properly.

    Modify Enable SSL Verification and TLS Certificate Content (Public Key) configuration

    1. Modifying the configuration will cause the Zadig service to restart, which may affect the execution of workflows. Therefore, it is recommended to configure this when no workflows are running.
    2. After modifying the configuration, if the cross-cluster build feature is used and the cluster is directly connected, the configuration will take effect only after the cluster components are updated.

    # Alibaba Cloud ACR (Personal Edition)

    reg

    Parameter Description:

    • Address: image registry address, such as: http://registry.cn-shanghai.aliyuncs.com(opens new window)
    • Namespace: The namespace of the image repository, similar to the organization concept in DockerHub. For more information, see Namespace(opens new window)
    • Docker Username: Docker username for logging into the image repository
    • Docker Password: Docker password for logging into the image repository

    # Alibaba Cloud ACR (Enterprise Edition)

    reg

    Parameter Description:

    • Address: image registry address, such as: http://registry.cn-shanghai.aliyuncs.com(opens new window)
    • Namespace: The namespace of the image repository, similar to the organization concept in DockerHub. For more information, see Namespace(opens new window)
    • Docker Username: Docker username for logging into the image repository
    • Docker Password: Docker password for logging into the image repository

    # Tencent Cloud TCR (Personal Edition)

    reg

    Parameter Description:

    • Address: image registry address, such as: https://koderover-zadig.tencentcloudcr.com(opens new window)
    • Namespace: Namespace of the image registry, similar to the organization concept in DockerHub. For more information, see Namespace(opens new window)
    • Docker Username: Docker username for logging into the image registry
    • Docker Username: Docker username for logging into the image repository

    # Tencent Cloud TCR (Enterprise Edition)

    reg

    Parameter Description:

    • Address: image registry address, such as: https://koderover-zadig.tencentcloudcr.com(opens new window)
    • Namespace: Namespace of the image registry, similar to the organization concept in DockerHub. For more information, see Namespace(opens new window)
    • Docker Username: Docker username for logging into the image registry
    • Docker Username: Docker username for logging into the image repository

    # Huawei Cloud SWR

    reg

    Parameter Description:

    • Region: The area where the image registry belongs, such as Shanghai District 1, East China: cn-east-3
    • Address: image registry address, such as: https://swr.cn-east-3.myhuaweicloud.com(opens new window)
    • Organization: Organization to which the image registry belongs. For more information, see Basic Concepts - Organization(opens new window)
    • Access Key: Access Key for authentication. For more information, see Obtaining AK/SK Access Keys(opens new window)
    • Secret Key: Secret Key for authentication. For more information, see Obtaining AK/SK Access Keys(opens new window)

    # Amazon ECR

    reg

    Parameter Description:

    • Region: Supports integration with private mirror repositories. Region is the area where the image registry is located, for example: ap-northeast-1
    • URI : Registry address, such as: https://koderover-zadig.dkr.ecr.ap-northeast-1.amazonaws.com(opens new window)
    • Access Key ID: Access Key ID for authentication. For more information, see AWS KMS Concepts(opens new window)
    • Secret Access Key: Secret Access Key for authentication. For more information, see AWS KMS Concepts(opens new window)

    # Google Cloud AR

    reg

    Parameter Description:

    • Address: Registry address
    • Namespace: Project name / Code repository name
    • Username: Account for logging into the AR image registry, generally: _json_key_base64
    • Service Account Key: Key for logging into the AR image registry. The original key needs to be base64-encoded. For more details, refer to the official documentation(opens new window)

    # Harbor

    reg

    Parameter Description:

    • Namespace: Project name or code repository name
    • Project: Project information for the Harbor image registry. For more information, see Project(opens new window)
    • Docker Username: Docker username for logging into the Harbor image registry
    • Docker Password: Docker password for logging into the Harbor image registry

    # DockerHub

    reg

    Parameter Description:

    • Address: Registry address, such as: https://koderover-zadig.tencentcloudcr.com(opens new window)
    • Project: Project information for the Harbor image repository. For more information, see Project(opens new window)
    • Docker Username: Docker username for logging into the Harbor image repository
    • Docker Password: Docker password for logging into the Harbor image repository

    # JFrog

    jfrog

    Parameter Description:

    • Address: Registry address, such as: https://test.jfrog.io(opens new window)
    • Namespace: Organization name of the image registry.
    • Username: Username for logging into JFrog.
    • Docker Username: Docker username for logging into the image repository.

    jfrogkey

    # Nexus

    Parameter Description:

    • Address: Registry address
    • Repository Name: Name of the Nexus repository
    • Docker Username: Docker username for logging into the image registry
    • Namespace: The organization name of the image repository

    # Other Requirements

    reg

    Parameter Description:

    • Address: Registry address
    • Namespace: Namespace of the image registry
    • Docker Username: Docker username for logging into the image registry
    • Address: Image repository address

    # Using a image registry

    Workflow - Build

    When the workflow performs a build step, it pushes the build artifact to the specified image registry.

    Other Registry

    When the workflow performs a deployment step, it pulls the image from the specified image registry.

    Workflow - Image Distribution

    When the workflow performs an image distribution step, it pushes the artifact to the selected image registry in the workflow distribution configuration.

    Environment - Image Update

    In the environment, when updating a service image, it pulls the image from the specified image registry.

    ← Host ManagementChart Repository→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式