# Create Deka CDN

Following are the steps for creating a Deka CDN on the Service Portal Cloudeka.

* On the Manage Module click the CDN menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/12cdn/12.1%20menu%20cdn.png" alt=""><figcaption><p>Project Page</p></figcaption></figure>

* The CDN menu page appears, then click Create CDN.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/12cdn/12.2%20create%20cdn.png" alt=""><figcaption><p>CDN Page</p></figcaption></figure>

* Fill in the fields provided on the Create CDN page.

<figure><img src="/files/vJRQ7LChdNDLijMINHI5" alt=""><figcaption><p>Create CDN</p></figcaption></figure>

<table><thead><tr><th width="251">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Domain</strong></td><td>The name of the website address used.</td></tr><tr><td>IP Address</td><td>The IP address the domain uses.</td></tr><tr><td><strong>Port</strong></td><td>There are 2 options among them:<br>a. Port <strong>443</strong> is used for HTTPS websites.<br>b. Port <strong>80</strong> is used for HTTP websites.</td></tr><tr><td><strong>Billing Type</strong></td><td>The type of payment used in the project.</td></tr></tbody></table>

* On the Domain column fill in the domain name **techwrite.com**

<figure><img src="/files/ND5zMYY7ARtnNpng5HEo" alt=""><figcaption></figcaption></figure>

* Fill IP Address column.

<figure><img src="/files/bEjJcgiMZXB848Yamyaj" alt=""><figcaption></figcaption></figure>

* On the Port column check the HTTPS port **443**. If you select port 443, you can choose SSL.&#x20;

{% hint style="success" %}
You must [Import SSL ](/security/deka-ssl/import-ssl.md)in the Service Portal Cloudeka.
{% endhint %}

<figure><img src="/files/hnLZTdxIutsr8qDc0Z2G" alt=""><figcaption></figcaption></figure>

* On column **Billing Type** select payment type **Fixed**.

<figure><img src="/files/ACq8AOcDlGxHjXBwH0xp" alt=""><figcaption></figcaption></figure>

* After filling out all the forms, click the Create CDN button.

<figure><img src="/files/TxVJGX7FNZb4uiq348SN" alt=""><figcaption></figcaption></figure>

* Show notification **Creating the CDN** that the CDN creation process is in progress, wait for the notification to change to **CDN \[nama domain] has been successfully created!**.

<figure><img src="/files/XfXe3sZTunCG9vvpE7p7" alt=""><figcaption><p>Process Creation</p></figcaption></figure>

<figure><img src="/files/zwYZELsYeXAJ3GNe3yQf" alt=""><figcaption><p>Success Create</p></figcaption></figure>


---

# 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://docs.cloudeka.id/network/deka-cdn/create-cdn.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.
