I have just finished my first Rails application following the lynda.com tutorial, but I am not sure how to get my application on the internet. I have an ftp account through the applemachine server, but from what I have read, I''m afraid I will not be able to host my application there. What I am looking for is step by step directions on how to get from a working Ruby on Rails application in development to an online application through my applemachine server. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have just finished my first Rails application following the > lynda.com tutorial, but I am not sure how to get my application on the > internet. > > I have an ftp account through the applemachine server, but from what I > have read, I''m afraid I will not be able to host my application there. > > What I am looking for is step by step directions on how to get from a > working Ruby on Rails application in development to an online > application through my applemachine server.by applemachine do you mean a Mac or is that a specific provider> Fred --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
Well, a lot of this is very new to me, but I am using Cyber Duck to login in to the ftp account, and when logging in under server I put ''applemachine''. Furthermore, when I connect to my other webpages, the address goes to: applemachine.com/myWebpage. I hope that answers your question. Cheers! - Gabe On Sep 2, 3:09 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I have just finished my first Rails application following the > > lynda.com tutorial, but I am not sure how to get my application on the > > internet. > > > I have an ftp account through the applemachine server, but from what I > > have read, I''m afraid I will not be able to host my application there. > > > What I am looking for is step by step directions on how to get from a > > working Ruby on Rails application in development to an online > > application through my applemachine server. > > by applemachine do you mean a Mac or is that a specific provider> > > Fred--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
On 2 Sep 2008, at 15:48, Gabe Odess wrote:> > Well, a lot of this is very new to me, but I am using Cyber Duck to > login in to the ftp account, and when logging in under server I put > ''applemachine''. > > Furthermore, when I connect to my other webpages, the address goes to: > applemachine.com/myWebpage.> I hope that answers your question. >Not entirely. The important information is: - what is that machine running - what degree of control do you have on it (eg if it didn''t have ruby installed on it, could you install ruby on it?) Fred> Cheers! > > - Gabe > > On Sep 2, 3:09 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: >> On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> I have just finished my first Rails application following the >>> lynda.com tutorial, but I am not sure how to get my application on >>> the >>> internet. >> >>> I have an ftp account through the applemachine server, but from >>> what I >>> have read, I''m afraid I will not be able to host my application >>> there. >> >>> What I am looking for is step by step directions on how to get >>> from a >>> working Ruby on Rails application in development to an online >>> application through my applemachine server. >> >> by applemachine do you mean a Mac or is that a specific provider> >> >> Fred > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Okay, my host is GoDaddy. Sorry for the confusion. On Sep 2, 11:32 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 2 Sep 2008, at 15:48, Gabe Odess wrote: > > > > > Well, a lot of this is very new to me, but I am using Cyber Duck to > > login in to the ftp account, and when logging in under server I put > > ''applemachine''. > > > Furthermore, when I connect to my other webpages, the address goes to: > > applemachine.com/myWebpage. > > I hope that answers your question. > > Not entirely. The important information is: > - what is that machine running > - what degree of control do you have on it (eg if it didn''t have > ruby installed on it, could you install ruby on it?) > > Fred > > > Cheers! > > > - Gabe > > > On Sep 2, 3:09 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > wrote: > >> On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >>> I have just finished my firstRailsapplication following the > >>> lynda.com tutorial, but I am not sure how to get my application on > >>> the > >>> internet. > > >>> I have an ftp account through the applemachine server, but from > >>> what I > >>> have read, I''m afraid I will not be able to host my application > >>> there. > > >>> What I am looking for is step by step directions on how to get > >>> from a > >>> working Ruby onRailsapplication in development to an online > >>> application through my applemachine server. > > >> by applemachine do you mean a Mac or is that a specific provider> > > >> Fred--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
I don''t think godaddy has rails support. If you''re starting out, try hostingrails.com On Wed, Sep 3, 2008 at 3:06 AM, Gabe Odess <gabeodess-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Okay, my host is GoDaddy. Sorry for the confusion.-- Ramon Tayag --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If you''re not tied to using GoDaddy, you might consider checking out Rails Boxcar[1], which is a pre-configured Rails VPS. [1] http://railsboxcar.com/ Could simplify your deployment process quite a bit. :-) Robby On Tue, Sep 2, 2008 at 12:06 PM, Gabe Odess <gabeodess-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Okay, my host is GoDaddy. Sorry for the confusion. > > On Sep 2, 11:32 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: >> On 2 Sep 2008, at 15:48, Gabe Odess wrote: >> >> >> >> > Well, a lot of this is very new to me, but I am using Cyber Duck to >> > login in to the ftp account, and when logging in under server I put >> > ''applemachine''. >> >> > Furthermore, when I connect to my other webpages, the address goes to: >> > applemachine.com/myWebpage. >> > I hope that answers your question. >> >> Not entirely. The important information is: >> - what is that machine running >> - what degree of control do you have on it (eg if it didn''t have >> ruby installed on it, could you install ruby on it?) >> >> Fred >> >> > Cheers! >> >> > - Gabe >> >> > On Sep 2, 3:09 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> > wrote: >> >> On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> >>> I have just finished my firstRailsapplication following the >> >>> lynda.com tutorial, but I am not sure how to get my application on >> >>> the >> >>> internet. >> >> >>> I have an ftp account through the applemachine server, but from >> >>> what I >> >>> have read, I''m afraid I will not be able to host my application >> >>> there. >> >> >>> What I am looking for is step by step directions on how to get >> >>> from a >> >>> working Ruby onRailsapplication in development to an online >> >>> application through my applemachine server. >> >> >> by applemachine do you mean a Mac or is that a specific provider> >> >> >> Fred > > >-- Robby Russell Chief Evangelist, Partner PLANET ARGON, LLC design // development // hosting http://www.planetargon.com/ http://www.robbyonrails.com/ aim: planetargon +1 503 445 2457 +1 877 55 ARGON [toll free] +1 815 642 4068 [fax] --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
You have to make sure the server that u install your app in has ruby and rails installed in to it. The person which host your server should guide you on how to install your app into the server, it will be different for every server because u have to change the environmental variables in your rail app. btw last time i checked the lynda tutorial was using rails 1.2, the current version is 2.1 so u might want to check if your app will work on a rails 2.1 if the server is running that. On Sep 3, 9:06 am, "Robby Russell" <ro...-/Lcn8Y7Ot69QmPsQ1CNsNQ@public.gmane.org> wrote:> If you''re not tied to using GoDaddy, you might consider checking out > Rails Boxcar[1], which is a pre-configured Rails VPS. > > [1]http://railsboxcar.com/ > > Could simplify your deployment process quite a bit. :-) > > Robby > > > > On Tue, Sep 2, 2008 at 12:06 PM, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Okay, my host is GoDaddy. Sorry for the confusion. > > > On Sep 2, 11:32 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > wrote: > >> On 2 Sep 2008, at 15:48, Gabe Odess wrote: > > >> > Well, a lot of this is very new to me, but I am using Cyber Duck to > >> > login in to the ftp account, and when logging in under server I put > >> > ''applemachine''. > > >> > Furthermore, when I connect to my other webpages, the address goes to: > >> > applemachine.com/myWebpage. > >> > I hope that answers your question. > > >> Not entirely. The important information is: > >> - what is that machine running > >> - what degree of control do you have on it (eg if it didn''t have > >> ruby installed on it, could you install ruby on it?) > > >> Fred > > >> > Cheers! > > >> > - Gabe > > >> > On Sep 2, 3:09 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > >> > wrote: > >> >> On Sep 2, 6:49 am, Gabe Odess <gabeod...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> >>> I have just finished my firstRailsapplication following the > >> >>> lynda.com tutorial, but I am not sure how to get my application on > >> >>> the > >> >>> internet. > > >> >>> I have an ftp account through the applemachine server, but from > >> >>> what I > >> >>> have read, I''m afraid I will not be able to host my application > >> >>> there. > > >> >>> What I am looking for is step by step directions on how to get > >> >>> from a > >> >>> working Ruby onRailsapplication in development to an online > >> >>> application through my applemachine server. > > >> >> by applemachine do you mean a Mac or is that a specific provider> > > >> >> Fred > > -- > Robby Russell > Chief Evangelist, Partner > > PLANET ARGON, LLC > design // development // hosting > > http://www.planetargon.com/http://www.robbyonrails.com/ > aim: planetargon > > +1 503 445 2457 > +1 877 55 ARGON [toll free] > +1 815 642 4068 [fax]--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---