When I go to the Heroku dashboard it clearly says:
http://dl.dropbox.com/u/30200856/Screen%20shot%202013-02-13%20at%203.20.03%20PM.png
"Free: Heroku branded domain" "Basic ($18 per month): custom domain"
After extensive searching on google I found others talking about how you can point to a custom domain for free:
I followed instructions as found on google to type in my console
heroku addons:add custom_domains
but it said "App not found"
Did Heroku become un-free a while ago? What is necessary to have a custom domain for free?
You can add custom domains to any Heroku app. Adding domains does not incur extra charges. For security purposes, you must verify your Heroku account to add domains to apps.
No, it is not possible to add a domain without adding a payment method. Adding a payment method makes your account a verified account and it also gives you 450+ dyno hours. Payment methods: Visa, MasterCard, American Express, Discover and JCB credit cards are accepted.
Go to the record editor and two DNS records, one for each host name, pointing to the Heroku SSL endpoint: Add an ALIAS record to point example.com to Heroku. Leave the Name of the record empty and set the Content field to the SSL endpoint example.com.herokudns.com. Add a CNAME record to point www.example.com to Heroku.
Free Services on HerokuHeroku offers a free plan to help you learn and get started on the platform. Heroku Buttons and Buildpacks are free, and many Heroku Add-ons also offer a free plan.
(1) How do I point to a custom domain for free on Heroku?
The Zeringo DNS addon has a Basic tier, which is free. This provides you with 1 domain per app, 10 host records, and 50,00 queries per month.
(2) I .. typed "heroku addons:add custom_domains" in my console but it said "App not found"
The Heroku Addons Catalog stores details of most Heroku addons. The Custom Domains add-on entry reads: The Custom Domains add-on is now a standard platform feature.
It looks like the 'custom domains' add-on has been discontinued and merged. This could explain the 'App Not Found' error.
(3) Did Heroku [custom domains] become un-free?
The Dev Center Article discusses setting up a custom domain by working with your DNS provider. This likely costs whatever your provider charges, which has nothing to do with Heroku, but might not have been explicitly mentioned in blog articles.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With