The IBEE CDN caches your content at edge locations around the world so users get fast load times no matter where they are. Front any IBEE Object Storage bucket or any custom HTTPS origin with a single distribution. Each distribution gets a CDN URL in the format dl-{hash}.cdn.ibee.ai and an automatically-provisioned SSL certificate.
In the IBEE Cloud portal, click CDN in the left sidebar under Network & Security.
The page lives at portal.ibee.ai/p/{project_id}/cdn.
Click + Create CDN at the top right. The Create CDN Distribution dialog opens with the subtitle “Configure origin and caching.”
If no distributions exist, the empty state shows “No CDN Distributions — Create a distribution to cache and accelerate your content delivery.”
Object Storage Bucket — “Use an existing bucket from your storage.”
Pick a bucket from the Select a bucket dropdown (searchable). Only buckets in the current project are listed.
Custom Origin — “Use any external HTTPS website or server.”
The custom origin must be reachable over HTTPS. HTTP-only origins are not supported.
Custom domains and SSL Custom domains can be added after the distribution is created. SSL certificates are automatically provisioned — no manual configuration required.
Your new distribution appears in the CDN list with these columns:
Copy the CDN URL and use it to serve your content.
After a distribution is created, you can attach your own hostname (e.g. cdn.example.com) instead of using the default dl-{hash}.cdn.ibee.ai URL. SSL certificates are provisioned automatically once DNS points to the CDN — no upload needed.
Distribution not serving updated content CDN nodes cache content based on the selected policy TTL. To force a refresh, switch the policy to No Cache or Short Cache temporarily, or delete and recreate the distribution.
Custom origin not reachable Ensure your origin is publicly accessible over HTTPS on the specified port. HTTP-only origins are not supported.
Cannot add a custom domain during creation Custom domains can only be added after the distribution is created. Create the distribution first, then configure the custom domain from its settings.
SSL certificate not provisioning Allow a few minutes after creation for the certificate to provision. SSL is automatic — no manual upload is needed.