Ruby on Rails Wednesday, June 30, 2010

On Wed, Jun 30, 2010 at 7:58 AM, newcomer <newcomerme@gmail.com> wrote:

> Also another question about Heroku -
> being a host, I was wondering why would it guide me to point my DNS
> server to Heroku, Zerigo being recommended?
> Do I need to purchase separately a DNS service when deploying to
> Heroku?

You have to pick a domain registrar -- Network Solutions, GoDaddy,
etc. -- to register a domain name. That registrar should offer DNS
service as part of the registration.

For development and learning purposes, you don't even need that,
as your heroku deployment will just appear to be a subdomain, e.g.
http://example.heroku.com/

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment