Re: Configuring Go Daddy DNS Heroku

2009-07-28 Thread Oren Teich

FYI, we'll be adding support for A records on root domains in the next  
two-three weeks.  Just ironing out a few technical gotcha's over here  
to make sure it all works smoothly.

Oren

On Jul 27, 2009, at 10:04 AM, Juan Carlos Mendez-Garcia wrote:


 Same problem here.  Tried to contact GoDaddy techs and find another
 alternative, like a DNAME record... nupe

 Any ideas?
 --
 Discussion Notes
 Support Staff Response
 Dear Juan C Mendez,

 Thank you for contacting online support.

 Unfortunately we do not offer DNAME records within our TDNS interface.
 I apologize for the inconvenience. Please note that we cannot provide
 specific support for custom DNS settings.

 Please let us know if we are able to assist you in any other way.

 Regards,

 Mike A.
 Online Support Technician
 --


 On Jul 26, 2:51 pm, Jim Gilliam j...@gilliam.com wrote:
 This doesn't appear to work anymore. I'm getting a ERROR - Please  
 enter a
 valid IP address for the Points To field.   Seems like GoDaddy  
 figured out
 people were doing this and shut it down.Is there another DNS  
 service
 that lets people do root CNAMES?

 On Mon, Jun 29, 2009 at 11:14 AM, Oren Teich o...@teich.net wrote:

 Hi guys,
 put up a quick blog post and screencast on configuring Go Daddy DNS
 and Heroku, since it comes up a lot, and I fought the good fight
 myself.

 http://onticoren.com/2009/06/29/go-daddy-dns-heroku/

 Oren
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@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
-~--~~~~--~~--~--~---



DNS Confusion

2009-07-28 Thread Nick Quaranto

Sorry if this was double posted, I didn't see it showing up on Google
Groups.

Hey folks, I'm really confused with trying to set up a custom domain
for Heroku. I don't understand DNS too well, so any help would be
appreciated. Currently here's the setup I have: I'm using GoDaddy and
Slicehost, and I want to move hosting over to Heroku while still using
Slicehost's DNS management. GoDaddy knows the nameservers are ns1,
ns2, and ns3.slicehost.net. On slicehost's DNS management I have the
following records:

name | data | record type
gemcutter.org.  proxy.heroku.com  CNAME
gemcutter.org. ASPMX3.GOOGLEMAIL.COM. MX
gemcutter.org. ASPMX4.GOOGLEMAIL.COM. MX
gemcutter.org. ASPMX5.GOOGLEMAIL.COM. MX
gemcutter.org. ASPMX.L.GOOGLE.COM. MX
gemcutter.org. ASPMX2.GOOGLEMAIL.COM. MX
gemcutter.org. ALT2.ASPMX.L.GOOGLE.COM. MX
gemcutter.org. ALT1.ASPMX.L.GOOGLE.COM. MX
gemcutter.org. ns3.slicehost.net. NS
gemcutter.org. ns2.slicehost.net. NS
gemcutter.org. ns1.slicehost.net. NS

Do I even need the NS records anymore? Should GoDaddy be told that my
nameservers are still on slicehost? They can forward domains as well,
but Im not sure if that's the same. Also, I'd like to have google
apps for this domain as well. Is the CNAME for heroku set up
correctly? Any sort of transition information would be appreciated,
I'm sure that I'm not the only person that's been really confused with
trying to move hosting over. Thanks!

-Nick

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@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
-~--~~~~--~~--~--~---



Re: DNS Confusion

2009-07-28 Thread Keenan Brock

Nick,

All looks great
Putting the ns records on GoDaddy will work fine for your needs.

Adding multiple sites is

http://reflectivepixel.com/ is at herokugarden
http://code.reflectivepixel.com is at tumblr
http://photos.reflectivepixel.com is at smugmug
mail, calendar, photos are at google

Up until this week, I had an A record with * pointing to another server.
All other domains went to a server with htaccess rewrite rules to  
redirect to the appropriate url (e.g.: www, ww, , rewrote to the  
root domain and photo went to photos)

http://skitch.com/kbrock/b3euq/total-dns-control-panel

The issue is the implications of the cname record.

 gemcutter.org.  proxy.heroku.com  CNAME


You can read it as: find the content for gemcutter at proxy.heroku.
But more accurately it is saying that gemcutter is basically the same  
as heroku.com

If the two are the same, then does heroku.com or gemcutter.org host  
the DNS record?
Some mail clients assume heroku (the master) will host the DNS record.

Good news: proxy.heroku.com's mx records are the same as yours. so  
this shouldn't be a problem.


Godaddy tries to protect you from yourself. This is a pain.

On another route, if you tell dns CNAME www is provided by  
proxy.heroku.com, that is less of a statement. And

--Keenan

(others - please correct where I went wrong)

On Jul 25, 2009, at 6:46 PM, Nick Quaranto wrote:


 Sorry if this was double posted, I didn't see it showing up on Google
 Groups.

 Hey folks, I'm really confused with trying to set up a custom domain
 for Heroku. I don't understand DNS too well, so any help would be
 appreciated. Currently here's the setup I have: I'm using GoDaddy and
 Slicehost, and I want to move hosting over to Heroku while still using
 Slicehost's DNS management. GoDaddy knows the nameservers are ns1,
 ns2, and ns3.slicehost.net. On slicehost's DNS management I have the
 following records:

 name | data | record type
 gemcutter.org.  proxy.heroku.com  CNAME
 gemcutter.org. ASPMX3.GOOGLEMAIL.COM. MX
 gemcutter.org. ASPMX4.GOOGLEMAIL.COM. MX
 gemcutter.org. ASPMX5.GOOGLEMAIL.COM. MX
 gemcutter.org. ASPMX.L.GOOGLE.COM. MX
 gemcutter.org. ASPMX2.GOOGLEMAIL.COM. MX
 gemcutter.org. ALT2.ASPMX.L.GOOGLE.COM. MX
 gemcutter.org. ALT1.ASPMX.L.GOOGLE.COM. MX
 gemcutter.org. ns3.slicehost.net. NS
 gemcutter.org. ns2.slicehost.net. NS
 gemcutter.org. ns1.slicehost.net. NS

 Do I even need the NS records anymore? Should GoDaddy be told that my
 nameservers are still on slicehost? They can forward domains as well,
 but Im not sure if that's the same. Also, I'd like to have google
 apps for this domain as well. Is the CNAME for heroku set up
 correctly? Any sort of transition information would be appreciated,
 I'm sure that I'm not the only person that's been really confused with
 trying to move hosting over. Thanks!

 -Nick

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@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
-~--~~~~--~~--~--~---



Re: Full-Text Indexing - How to decide?

2009-07-28 Thread Adam Wiggins

On Mon, Jul 27, 2009 at 6:23 PM, Nevilleneville.burn...@gmail.com wrote:
 Do you have a guide, or blog post perhaps detailing best practice for
 deploying Solr on Heroku or is EC2 the only way?

Solr is a Java program, Heroku only runs Ruby programs.  So yes, you
need to run it on another server, such as a Slicehost slice, or an EC2
instance (which is preferred since you'll have the lowest latency
between your app and Solr.)

Adam

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@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
-~--~~~~--~~--~--~---