Get started 5 min read

Ship faster with Ozama Edge

Put your application closer to your users with a globally distributed CDN. This guide walks you through connecting a domain, deploying your first version, and verifying that traffic is flowing through the edge.

Before you begin: Make sure you have an Ozama workspace and access to your production domain’s DNS settings. You can create a workspace from Settings.

Connect your first property

1
Add your domain

Open Domains, select Add a domain, and enter the hostname you want Ozama to accelerate.

Add a domain
2
Point DNS to Ozama

After your domain is added, copy the assigned CNAME target into your DNS provider. DNS changes usually begin propagating within a few minutes.

CNAME www → edge.ozama.ai
3
Deploy your configuration

Choose a source and publish your edge configuration. Ozama automatically validates your origin and provisions TLS.

Create deployment

Verify your setup

Once your deployment is live, visit your domain and check the response headers. A successful edge response includes x-ozama-cache and a cache status such as HIT or MISS.

curl -I https://your-domain.com
  • Use the Overview page to monitor requests and bandwidth.
  • Review Cache to tune TTLs and purge content when needed.
  • Open Analytics to compare performance by region.