Loading...

CDN.com.tr Help

Add a delivery hostname

Create root domains and subdomains that CDN.com.tr can serve.

Add a delivery hostname

Create root domains and subdomains that CDN.com.tr can serve.

Panel path

  1. Management Panel
  2. CDN Accounts
  3. Distribution / Delivery points
  4. Add Domain

Prerequisites

  • An account must be selected.
  • The root domain or subdomain must belong to the customer.
  • Real domains/hostnames must be redacted in screenshots.

Step-by-step guide

1

Open delivery points

The Distribution screen manages hostnames served through CDN.

  • Open the delivery/hostname icon for the selected account.
  • Confirm the Add Domain button is visible.

Expected result: The add root-domain/subdomain surface can be opened.

cdnctl equivalent
cdnctl accounts list
export ACCOUNT_UUID=<account_uuid>
2

Confirm DNS target and scope

After a hostname is added, the panel shows the service target and readiness state.

  • Add the domain or subdomain.
  • Enter the target from the panel in the DNS provider.
  • Wait for verification and SSL readiness.

Expected result: Hostname appears with a customer-safe status.

cdnctl equivalent
cdnctl cdn hostnames list --account "$ACCOUNT_UUID"

Verification

  • The domain list stays scoped to the selected account.
  • CNAME or NS target is described as a customer action.
  • Hostname values remain redacted.

Use cases

A customer wants public traffic for a new app domain after creating a CDN account.

Quick workflow

  1. Open Distribution settings.
  2. Add root domain or subdomain.
  3. Copy the service DNS target.
  4. Wait for verification and SSL readiness.

Checks

  • Hostname format is valid.
  • Duplicate hostname is blocked.
  • The service domain appears in the panel.

Related pages

Manage DNS records

Add, update, delete, import, export, and move eligible records to cloud DNS.