cdn.pizzaDocumentation

Get started

Get started with cdn.pizza

Follow this path to verify a domain and serve your first content within minutes.

#Overview

Follow this path to verify a domain and serve your first content within minutes.

#Before you begin

Prepare a verified account, a domain whose DNS you can change, and a personal API token from Settings if you will use the CLI. Keep the token in a secret manager.

The standard flow creates the zone, displays DNS instructions, waits for verification, and then enables proxying, certificates, and delivery. DNS propagation can take longer than creating the configuration.

#First deployment

  1. Create the zone in Domains or with cdn-pizza zone:create -n "My site" -d example.com.

  2. Apply the displayed nameservers and trigger verification from the console.

  3. Choose POPs and wait for the SSL certificate to become active.

  4. Upload a file or configure the origin, then use a targeted purge after a change.

#Verifiable example

bash
cdn-pizza login --token YOUR_API_TOKEN
cdn-pizza zone:create -n "My site" -d example.com
cdn-pizza zones --json
Customer documentationReference generated from published interfaces