This article explains how to add a Docker Registry in SWIFT by entering the username and password then use of Docker images for replication purpose.
Pre-requisite:
1. Valid Docker Hub / Private Docker Registry credentials (username & password)
Following are steps to discover the docker registry.
1. We need to login to the ‘SWIFT’ dashboard and navigate to the ‘container registries’ menu and click on ‘Add’ button. Please check below screenshot for your reference.
2.Once you click on the ‘Add’ button, you need to enter your Docker username and password, and select Docker Hub as the registry cloud type to add the Docker registry. Please refer to the screenshot below.
3. Once you click on the ‘Add’ button, the Docker registry will be added. As shown in the screenshot below, you will be able to see the newly added Docker registry.
4. After expanding the registry, you will get the Summary tab, you will find information about the docker registry, such as its Image registry type, username, registry URL and more.
- When you go to the Image repositories tab, you will see all the repo and images.
What next:
- Re-Discover : This option allows you to re-discover the image registry. If you have added new images or changed some image tags and want them to be reflected in the SWIFT portal, you can re-discover the image registry. Please refer to the link below for detailed steps on how to re-discover a Image registry.
<link>
- Configure : Use this option if you want to modify the image registry configuration. Please check KB Article on 'Configure the image registry'
<link>
- Delete : Use this option to delete the image registry. It will delete from SWIFT dashboard only not from cloud.
## Now that the image registry has been discovered, you may want to set up a DR Policy for Image registry sync Then follow below KB links.
<kb_link>
## If you want to sync one image registry with another, you can do that as well. For detailed steps, please refer to the KB article linked below.
<kb_link>