Overview
This article explains how to configure a DreamObjects bucket so that its content can be accelerated and protected using Cloudflare.
Prerequisites
This article assumes the following about your website configuration:
- Your domain is registered with DreamHost
- You have a DreamObjects account set up
Step 1 — Add your domain to a free Cloudflare account
View the following article for instructions on how to create a free account with Cloudflare:
After you've added your domain, Cloudflare assigns your specific nameservers. Continue to follow the instructions in the article above to update your domain's nameservers at DreamHost to use these new Cloudflare nameservers.
Step 2 — Create a bucket in your DreamObjects panel
View the following article for instructions on how to create a new bucket in your DreamObjects panel.
The new bucket should be named something like mycdn.example.com. You can name the bucket anything you like, but the name must be the same name you give your subdomain in the Cloudflare panel. This name must also be a fully-qualified domain name (FQDN).
For example, if your new bucket is named mynewbucket.example.com, the DNS entry you create within the Cloudflare panel should be mynewbucket.example.com.
This example uses mycdn.example.com.
Step 3 — Create a CNAME record in your Cloudflare account
View the following article for instructions on how to add a DNS record in your Cloudflare panel.
Create a CNAME DNS record with the following settings. Make sure to change mycdn to your bucket name and example.com to your actual domain name:
- Type: In the dropdown menu, select CNAME
- Name: mycdn
- Target: mycdn.example.com.objects-us-east-1.dream.io
Click the Save button to save this new DNS record.
For more information about adding CNAME records in Cloudflare, see their documentation here:
Your DreamObjects subdomain must use Cloudflare's Flexible SSL/TLS to work. If you currently use Cloudflare with your root domain, you must set up a page rule with Cloudflare to enable Flexible SSL/TLS for your DreamObjects subdomain. This can be done via the SSL setting in Cloudflare's Page Rule feature. See the following Cloudflare support article for more information:
How long until it's working?
As soon as DNS information propagates, your bucket's content will be reachable using the subdomain record you created.
For example, if you've uploaded an image to your bucket named myimage.png, you can now reach it at:
- mycdn.example.com/myimage.png