Custom Domains for Object Storage
Custom domains let you serve bucket content from your own hostname (e.g. cdn.example.com) instead of the default IBEE storage URL. You add a CNAME record in your DNS provider, then register the domain in the bucket settings.
Before you begin
- An active IBEE Cloud project with a verified account
- A bucket (Create a bucket)
- Access to your domain’s DNS settings
Add a custom domain
Open bucket settings
Open your bucket in the portal, click the Settings tab, then click Custom Domains tab.
Add the CNAME record (Step 1)
In the Add Custom Domain modal, copy the CNAME target shown under Step 1:
Go to your DNS provider and add a CNAME record:
DNS propagation can take some time before verification succeeds. Wait for propagation to complete before proceeding to Step 2.
Troubleshooting
Verification fails immediately after adding the domain DNS propagation takes time. Wait a few minutes after adding the CNAME record, then try again.
CNAME record not resolving Verify the CNAME record is saved correctly in your DNS provider. The record value must exactly match the target shown in the portal.
Domain shows as unverified
Ensure the CNAME points to the full target including .ibee.zone. Some DNS providers strip the trailing dot — confirm the value is saved as shown.