# Setting Up Naver

## 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%2FFC9TN8FD4iPOyktzydOK%2Fimage.png?alt=media&#x26;token=bca81c36-87c6-439d-bd8f-966b26ef0337" 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%2FAHJcOj5NiwNwnz5mOKVR%2Fimage.png?alt=media&#x26;token=8380746b-0c24-45f8-bd82-c61860050fcf" alt=""><figcaption><p>[Screen] Select External Registries</p></figcaption></figure>

## 2. Enter Registry Registration Information

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

<figure><img src="https://4196990571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL5As9l8R3RbLkQd6XsfL%2Fuploads%2F9Xe59w0s5DACI64DDsuE%2Fimage.png?alt=media&#x26;token=bdb8f352-11ec-42bb-aa43-0b0fdf5edef5" alt=""><figcaption><p>[Screen] Select External Registries(Naver)</p></figcaption></figure>

2\) After registering Naver 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%2F2XnyKb0F1Pfc4jTMHYCV%2Fimage.png?alt=media&#x26;token=240d1e1f-19a0-4f2a-a8b0-823cc9d01c1a" alt=""><figcaption><p>[Screen] Register Naver 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      |
| Region\*              | Specify the region of the registered registry                      |
| Registry\*            | Enter the name of the registered registry                          |
| Access ID\*           | Enter the access key                                               |
| Access Secret\*       | Enter the secret access key                                        |

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 in the correct format.
4. Enter the registry name.
5. Enter Access ID and Access Secret.
6. Click "Test Connection" in the upper right corner to verify if the registry is available.
7. Click the "Save" button in the upper right corner.

***

### Endpoint URL Guide

Here are the steps to enable or disable the Public Endpoint.

1. Log in to the Naver Cloud Platform Console.
2. Click on "Services," then navigate to "Containers" > "Container Registry"
3. Click on the target registry name in the list.
4. In the detailed information section, click on the gear icon in the "Configuration" tab.
5. In the Configuration settings popup, click the toggle button for the "Public Endpoint" item to enable or disable it. After setting the preference, click the \[Confirm] button to save the changes.

{% embed url="<https://guide-fin.ncloud-docs.com/docs/container-ncr-1-3#%EB%A0%88%EC%A7%80%EC%8A%A4%ED%8A%B8%EB%A6%AC-%ED%8D%BC%EB%B8%94%EB%A6%AD-%EC%97%94%EB%93%9C%ED%8F%AC%EC%9D%B8%ED%8A%B8-%ED%99%9C%EC%84%B1%EB%B9%84%ED%99%9C%EC%84%B1%ED%99%94>" %}

### Aceess ID & Access Key 발급 가이드

{% embed url="<https://guide.ncloud-docs.com/docs/userguide-userguideaccount-5#%EC%9D%B8%EC%A6%9D%ED%82%A4-%EA%B4%80%EB%A6%AC>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cocktailcloud.gitbook.io/cocktail-cloud-online-en/start/registry/undefined/naver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
