Product Features
...
Applications
Registry

Add a Registry

6min

You can add a Registry so that you can pull images to add to your own set of running Docker containers.

A registry is a public or private repository of Docker images used for storing and delivering applications.

Litmus Edge supports Docker Registry v2.

The following registries are available:

  • AWS ECR
  • Azure Container
  • Docker
  • GCR Docker

Each registry uses different configuration information.

To enable retrieval of applications from containers, you first must give Litmus Edge access to the repository.

Note: If you add a registry for Azure in Docker configuration with a username/password, the format is https://<your-registry-name>.azurecr.io/v2/.

Add a Registry

To add a registry:

  1. Navigate to Applications Registry. The Container Registry pane appears.
  2. Click the Add icon. The Create Registry dialog box appears.

    The Add Registry icon
    The Add Registry icon
    
  3. Select an option from the Type drop-down list. The following options are available:
    • AWS_ECR
    • AZURE_CONTAINER_REGISTRY
    • DOCKER_REGISTRY
    • GOOGLE_CONTAINER_REGISTRY
  4. From the Create Registry dialog box, refer to the respective type depending on your selection and enter the details for the registry.

AWS ECR

  • Name
  • Registry Description (Optional)
  • AWS Region (Optional)
  • AWS Key ID
  • AWS Secret Key

Azure Container Registry

  • Name
  • Registry Description (Optional)
  • Service principal name
  • Service subscription identifier
  • Client ID
  • Client Secret
  • Resource Group
  • Registry Name
  • Address: Enter the location of the registry.

Docker Registry

  • Name
  • Registry Description (Optional)
  • Docker Login Server: Enter https://index.docker.io/v1 .
  • Docker Login User (Optional)
  • Docker Login Password (Optional)
  • Docker CA Certificate (Optional): Paste a CA Certificate in the Docker CA Certificate field. If Litmus Edge is already connected to Litmus Edge Manager, the CA Certificate used for that connection is applied.
  • Docker Skip TLS Verification (Optional) Select the check box to bypass the TLS security.

Google Container Registry

  • Name
  • Google container registry address
  • Repository Description (Optional)
  • JSON key file: Browse to add a key file.

When done entering the details for the registry, click Save.