Deploy a CDN
Create a CDN zone from the Deploy CDN page in my.cubepath.com. You only need a plan and a name to launch, then point it at your origin.
Note: Your account must be verified before you can deploy.
Deploy
### Select a plan
Pick a plan based on its **max origins** and **rules per zone**; higher plans add **Custom SSL**. Each plan has a flat monthly price plus regional bandwidth pricing.
### Name your zone
Enter a **name** (lowercase letters, numbers and hyphens). Your CDN domain becomes `<name>.cubecdn.io`.
### Review and deploy
Check the summary (domain, plan, max origins, monthly price), pick your **currency**, then click **Deploy CDN Zone**.
Important: After the zone is active, add at least one Origin so the CDN has content to serve. You can attach a custom domain and SSL later from the Settings tab.
Manage your CDN
Open a zone to find these tabs:
| Tab | What you can do |
|---|---|
| Overview | Requests, bandwidth, cache hit rate, error rate and monthly cost at a glance. |
| Origins | Add and edit the backend servers or S3 buckets the CDN pulls from. See the S3 Origin guide. |
| Rules | Configure edge caching and behavior. See the Edge Rules guide. |
| WAF | Manage web application firewall rules. See the WAF guide. |
| Analytics | Detailed traffic, bandwidth and cache analytics over time. |
| Pricing | Bandwidth pricing per region and current usage. |
| Settings | Custom domain, SSL and zone configuration. Signed URLs have their own guide. |
| Activity | History of actions performed on the zone. |