Support Center

Custom Domains

Last Updated: Dec 10, 2011 05:25AM PST
Custom domains let you share your files with a URL like example.com/a1b2. This can be tricky to set up, and is only recommended for advanced users.
 
If you're uncomfortable with any of the instructions ask a friend who's done this before.
 
First, you'll need to buy a domain from a registrar. This usually costs $10-$40 per year. Then you'll need to follow the registrar's instructions to point the domain to our servers.
 
For a sub-domain like www.example.com or cloud.example.com you need to create a CNAME record and point it to:
 
proxy.cld.me
 
We don't recommend using a top-level domain like example.com (no sub-domain) but rather redirecting all requests from the top-level domain to a subdomain (e.g., example.com redirects to www.example.com).
 
Your registrar or DNS provider can help you with this.
 
Should you absolutely want to set up a top-level domain (not recommended), you must use A records pointing them to the following three IPs:

75.101.163.44
75.101.145.87
174.129.212.2
 
Once you've done this, you may need to wait up to 72 hours for the change to take effect. If the domain is set up properly, you should see the following message when opening it in a browser:
 
Heroku | No such app
 
If you have verified that your domain is configured properly you can visit your account page and enter your custom domain (e.g., example.com or cloud.example.com). Click Update, and if everything went right, you should be able to share files with your own domain.
 
Should you want to return to using the CloudApp URL (cl.ly) simply remove your custom domain from your account page and click Update.

Follow Our Tweets