[Rails] Re: How TO deploy A Rails application on GoDaddy
I had tried to host on godaddy, bluehost, a2, gator hosting , but all
are a waste of time and energy .
www.linode.com , its the best . webbynode is still the same, but
performance wise and support of linode is far better .
I agree with heroku practice that definitely helps a lot .
there is only ways as I can see .
Free : Heroku.com
Paid : linode.com or webbynode.com (min 20USD per month) .
Now have around 20 different apps on linode hosted for the past 2
years and no problems yet .
Thanks,
Piyush Gupta
www.thebrainpoint.com
www.23impressions.com
On May 3, 5:20 pm, Robert Walker <li...@ruby-forum.com> wrote:
> Kannav R. wrote in post #996345:
>
>
>
> > I am new to deployment an rails application . i purchased web hosting
> > plan
> > on go-daddy. and did the following stpes
>
> > 1. Log in to the GoDaddy Hosting Control Center
> > 2. Make sure Java is disabled (under Language Options). If it is
> > enabled,
> > you can't deploy a Rails application. Change the setting to none (and
> > you'll
> > need to wait 24 hours for your site(s) to be moved to a new server).
> > 3. Log into the CGI control panel and create a Rails application
> > directory.
> > 4. Create a symbolic link to your newly created rails directory.
>
> > 5. Freeze your gems: `rake rails:freeze:gems`
>
> > Next to do is
>
> > 6. Edit your dispatch.* files to reference #!/usr/local/bin/ruby
>
> I tried running Rails using FastCGI once a long time ago. It was a
> horrible experience and I don't recommend it.
>
> I am currently using a VPS from Webbynode using Phusion Passenger and
> have been very happy with my deployment. Setup was amazing easy using
> their Rails ReadyStack. It was actually easier to setup on the VPS than
> I remember it being using FastCGI.
>
> I don't know if I would use Webbynode for larger commercial sites, but
> it works great for my low traffic web application. Webbynode isn't free,
> but it is a fantastic value IMHO.
>
> http://webbynode.com/
>
> --
> 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@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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home