# 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="/files/TYLVaOhisNVCJIijY9hh" alt=""><figcaption></figcaption></figure>

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

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

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

<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><strong>IP Address</strong></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>SSL</strong></td><td>It functions to enable encryption of the connection between the user and the CDN server. By enabling SSL, the data sent and received will be secured through the HTTPS protocol, protecting sensitive information from unauthorized access and increasing user trust when accessing content through the CDN.</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/j9ZTmMSc48VLuTYjjYys" alt=""><figcaption></figcaption></figure>

* Fill IP Address column.

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

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

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

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

* On column **Billing Type** select payment type **Fixed**.After filling out all the forms, click the submit CDN button.

<figure><img src="/files/KVnxEWL47FLTq0kfYnA8" 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 \[domain] has been successfully created!**.

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

<figure><img src="/files/8NUdJtazyAwQyp2HACsZ" alt=""><figcaption></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.ai/deka-cdn/create-deka-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.
