Get started
Get started with cdn.pizza
#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
Create the zone in Domains or with
cdn-pizza zone:create -n "My site" -d example.com.Apply the displayed nameservers and trigger verification from the console.
Choose POPs and wait for the SSL certificate to become active.
Upload a file or configure the origin, then use a targeted purge after a change.
#Verifiable example
cdn-pizza login --token YOUR_API_TOKEN
cdn-pizza zone:create -n "My site" -d example.com
cdn-pizza zones --json