We actually have done this in http://appmark.it

http://gist.github.com/522935

Remember that domain names on heroku are scoped to the user. So if the
user has example.com for another heroku app and they try to register
www.example.com with your app, it won't work.

------
Marshall
http://mwhuss.com
http://nezumiapp.com

On Aug 12, 12:13 pm, Brett <brett.huneyc...@gmail.com> wrote:
> Hi all,
>
> I want to let users purchase custom domain names to access my app on
> Heroku.  When the purchase transaction takes place, I'd like to add
> the custom domain to my app in real time.  I thought of using the
> Heroku gem/command line tool from within the app, analagous to the
> command-line expression:
> heroku domains:addwww.example.com
>
> Is this possible?  If so, what is the syntax?
>
> Thanks!
>
> Brett

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

Reply via email to