> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/cloud/aws/route-53/set-up-r53-dns-entry-for-gitbook.md).

# Set up R53 DNS Entry for GitBook

{% hint style="info" %}
**Note:**&#x20;

You will require to have a domain already registered with AWS in order for this guide to work
{% endhint %}

## GitBook config:

1. Click <mark style="color:purple;">**Publish**</mark>
2. Select either <mark style="color:purple;">**Public**</mark> or <mark style="color:purple;">**Unlisted**</mark>

![](/files/pXdcMBViLB73SnKSGU0K)

3\. Click <mark style="color:purple;">**Confirm**</mark>

![](/files/kSMjFXC3JzNaNfKR0KHx)

4\. Click <mark style="color:purple;">**Link and domain settings**</mark>

![](/files/RSYEabb9dT1QgWnFp9XU)

5\. Click <mark style="color:purple;">**Connect a domain**</mark>

![](/files/6RZmf1sv8ZO14BqGrPTV)

6\. Enter domain or subdomain name:

![](/files/EWxAIofJogwqecX2fSwy)

7\. Copy CNAME "link"&#x20;

{% hint style="info" %}
This will be needed for the AWS DNS configuration
{% endhint %}

![](/files/6ttyq1q7txo6N6FBx2f6)

## AWS config:

Go to Route53 --> Hosted Zones --> Click Domain name --> Click Create Record

1. Set up Record Name
2. Select CNAME
3. Insert Github link you've recived earier
4. Click create record

![](/files/VvCxsEs18pAgbl3jA7wd)

5\. Click Retry in GitBook

{% hint style="info" %}
**Note:**

The DNS CNAME Record could take up to 30 minutes to update and propagate
{% endhint %}

### Resources:

[GitBook configure DNS](https://docs.gitbook.com/hosting/custom-domains/dns-configuration#configure-a-cname-record)
