Heroku and Naked Domains

October 10th, 2012

I’ve really loving running apps on Heroku, but unfortunately their routing mesh means that they only support custom domains on a subdomain (http://www.mydomain.com), not on the raw domain (http://mydomain.com). Luckily today I discovered an option buried in the Google Apps settings to do this:

Just specify the subdomain for which you have a CNAME pointing to your Heroku app.

Then it’s just a matter of setting your DNS A records to Google’s servers. Here’s it in TransIP (the IPv6 addresses haven’t be updated):

3 responses

  1. Alper comments:

    So you’re saying that for any TransIP based domain, you should setup a Google Account? No other way (except maybe getting a dnsimple plan as well)?

  2. Peter comments:

    Yep, those seem to be the options. TransIP does have closer integration with Google Apps now, though that doesn’t seem to change anything.

  3. Alper comments:

    Ok. We just went for a DNSimple account to be rid of these annoyances.

Comments are now closed