I have a few clients who will need their sites hosted very soon. These are site for local small businesses, and will get little major traffic. So I need a low cost and easy to deploy to hosting solution. Whats the best bang for the buck for these small sites? Git and capistrano support are absolute must haves here. Any suggestions? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Alex Wayne wrote:> I have a few clients who will need their sites hosted very soon. These > are site for local small businesses, and will get little major traffic. > > So I need a low cost and easy to deploy to hosting solution. Whats the > best bang for the buck for these small sites? Git and capistrano > support are absolute must haves here. > > Any suggestions?I''ve some apps on bluehost and they run nicely. DON''T go with servage, it''s like a hell, i had to move everything after some days, too slow, too problems. i''ve also an account on dreamhost, but i''ve not tried it with rails yet, i''ve just some php apps, and sometimes they run slow :( -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Xdmx Xdmx wrote:> Alex Wayne wrote: >> I have a few clients who will need their sites hosted very soon. These >> are site for local small businesses, and will get little major traffic. >> >> So I need a low cost and easy to deploy to hosting solution. Whats the >> best bang for the buck for these small sites? Git and capistrano >> support are absolute must haves here. >> >> Any suggestions? > > I''ve some apps on bluehost and they run nicely. DON''T go with servage, > it''s like a hell, i had to move everything after some days, too slow, > too problems. i''ve also an account on dreamhost, but i''ve not tried it > with rails yet, i''ve just some php apps, and sometimes they run slow :(Anyone tried BlueBox http://www.blueboxgrid.com/services/shared_hosting ? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ramon Miguel M. Tayag
2008-Jun-01 02:58 UTC
Re: Shared hosting options for small low traffic sites.
Git.. I don''t know of any shared hosting sites that have Git support - meaning you install Git on their system? Capistrano on the other hand is totally dependent on your local machine and SSH access. When I go the shared hosting route I go with HostingRails.com. Yup, they give SSH access. On Sun, Jun 1, 2008 at 6:09 AM, Alex Wayne <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > I have a few clients who will need their sites hosted very soon. These > are site for local small businesses, and will get little major traffic. > > So I need a low cost and easy to deploy to hosting solution. Whats the > best bang for the buck for these small sites? Git and capistrano > support are absolute must haves here. > > Any suggestions? > -- > Posted via http://www.ruby-forum.com/. > > > >-- 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 -~----------~----~----~----~------~----~------~--~---
I was wondering the same thing for my own rails app. I ended up going with OCS http://www.ocssolutions.com/ They''ve been great, and setup was easy. They have SSH access and will support capistrano. The CEO himself will answer your emails, and they are very good on the communication front. I''m paying the $15 a month shared hosting, but there are even cheaper packages available. I would recommend them. my site is at http://www.registersmart.org if it helps good luck On May 31, 6:09 pm, Alex Wayne <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> I have a few clients who will need their sites hosted very soon. These > are site for local small businesses, and will get little major traffic. > > So I need a low cost and easy to deploy to hosting solution. Whats the > best bang for the buck for these small sites? Git and capistrano > support are absolute must haves here. > > Any suggestions? > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ramon Tayag wrote:> Git.. I don''t know of any shared hosting sites that have Git support - > meaning you install Git on their system? > > Capistrano on the other hand is totally dependent on your local > machine and SSH access. > > When I go the shared hosting route I go with HostingRails.com. Yup, > they give SSH access. > > On Sun, Jun 1, 2008 at 6:09 AM, Alex Wayne > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: >> Posted via http://www.ruby-forum.com/. >> >> > >> > > > > -- > Ramon TayagI mean that I host my projects on github, some being able to use capistrano with my github hosted apps seems quite necessary. SO git needs to be installed, just to do code checkouts I guess. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---