# Setting Up Harbor

## 1. Move to the external registry creation screen

1\) Navigate to \[Build Configuration] - \[External Container Registries].

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2F4aleb8snx9etGIbuusxB%2Fimage.png?alt=media&#x26;token=ebdb461a-46cf-4c48-8d5b-4cd2a339612d" alt=""><figcaption><p>[Screen] Registries</p></figcaption></figure>

2\) Click the "+ Register" button in the upper right corner to select the provider to create.

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2F4ts78rwUX5QBAZPazZ8P%2Fimage.png?alt=media&#x26;token=ce3330ab-3490-4f8e-ae23-c5d2d4dd33b8" alt=""><figcaption><p>[Screen] Select External Registries</p></figcaption></figure>

## 2. Enter Registry Registration Information

1\) Click the "+ Register" button and select "Harbor"

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2FdmseYZMjItDtwoYLgLrq%2Fimage.png?alt=media&#x26;token=0330acef-d9c6-4dfe-9c0a-4a49473a1e17" alt=""><figcaption><p>[Screen] Select External Registries(Harbor)</p></figcaption></figure>

2\) After registering Harbor authentication information in the basic information, click the "Test Connection" button.

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2FIRCSvN1VRa6LjsCR4WMj%2Fimage.png?alt=media&#x26;token=083a8759-55a1-4630-bf13-7a11c73bf992" alt=""><figcaption><p>[Screen] Register Harbor Registry Authentication Information</p></figcaption></figure>

| Item (\* is required) | Content                                                                           |
| --------------------- | --------------------------------------------------------------------------------- |
| Name\*                | Enter the name of the external container registry to be registered                |
| Describe              | Enter a description for the external container registry                           |
| Endpoint URL\*        | Enter the Endpoint Address of the external container registry                     |
| Registry\*            | Enter the name of the <mark style="color:red;">already registered registry</mark> |
| Access ID\*           | Harbor Login ID                                                                   |
| Access Secret\*       | Harbor Login Password                                                             |
| Ca Certificate        | Enter the private certificate information                                         |
| Insecure              | Specify whether it's insecure                                                     |

1. Enter the name for the registry to be created in the registry.
2. Enter a description for the registry.
3. Enter the EndPoint URL.
4. Enter the registry name.
5. Enter Access ID and Access Secret.
6. If CA Certificate exists, enter it (optional).
7. Check the option for using Insecure (optional).
8. Click "Test Connection" in the upper right corner to verify if the registry is available.
9. Click the "Save" button in the upper right corner.
