Documentation

Everything you need to know to get started with DwarfCDN

Quick Start Guide

Get your website on DwarfCDN in under 10 minutes

1

Create an Account

Sign up for a free account to get started

2

Add a DNS Zone

Create your first DNS zone in the dashboard

3

Update Nameservers

Point your domain to our nameservers

4

Configure CDN

Enable CDN and configure cache settings

Nameserver Configuration

Update your domain's nameservers to point to:

ns1.dwarfcdn.comns2.dwarfcdn.com

Getting Started

Quick Start Guide
5 min read
Account Setup
3 min read
Dashboard Overview
4 min read
Billing & Subscriptions
3 min read

DNS Management

Creating DNS Zones
5 min read
Adding DNS Records
4 min read
Nameserver Configuration
6 min read
GeoDNS and Routing
7 min read

CDN Configuration

Enabling CDN for Your Zone
5 min read
Cache TTL Settings
4 min read
Origin Server Setup
6 min read
SSL/TLS Configuration
5 min read
Cache Purging
3 min read

Security

WAF Rules Configuration
8 min read
Origin Protection
5 min read
Two-Factor Authentication
4 min read
API Keys & Security
5 min read

API Reference

Integrate DwarfCDN into your workflow with our REST API

Available Endpoints

  • Zone Management
  • DNS Records CRUD
  • CDN Configuration
  • Cache Purging
  • Analytics & Reporting

Example Request

curl -X POST https://api.dwarfcdn.com/zones \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "example.com",
    "type": "primary"
  }'

Common Tasks

SSL Certificate Setup

Learn how to configure SSL/TLS certificates for your zones

Domain Migration

Step-by-step guide to migrating from another DNS provider

Performance Optimization

Tips and tricks to maximize your CDN performance

Need Help?

Can't find what you're looking for? Our support team is here to help.