I want to host a website using Ruby on Rails 3. Which 3 best hosts
give me web space to do that ?
Please suggest me best 3 hosting sites to develop RoR3 Website.
–
Mandeep K.
I want to host a website using Ruby on Rails 3. Which 3 best hosts
give me web space to do that ?
Please suggest me best 3 hosting sites to develop RoR3 Website.
–
Mandeep K.
Heroku is good
On Thursday, June 21, 2012 1:12:17 PM UTC+5:30, subbu g wrote:
Heroku is good
Can you please explain more about Heroku. I’m not getting it.
On Thu, Jun 21, 2012 at 1:31 PM, Mandy [email protected] wrote:
On Thursday, June 21, 2012 1:12:17 PM UTC+5:30, subbu g wrote:
Heroku is good
Can you please explain more about Heroku. I’m not getting it.
–
Heroku offers free hosting space with an easy deployment process
(especially regarding database setup, which can be a bit of work to
configure a DB user, create/grant access to tables, … )
To start, you first install the gem:
gem install heroku
Then, you need to register for a free account, and you can provide ssh
keys for authentication
and with heroku --help should also give some good starting information.
If you want to have some custom server configuration, and you want to
setup your own system, the Railscast on Vagrant might be a good start:
Thanks for your guidance.
On Thu, Jun 21, 2012 at 5:18 PM, Patrick M.
[email protected] wrote:
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
–
Mandeep K.
+1 on Heroku.
Hosting for a very basic app (like a staging app) is free, depending on
what features you want. You can learn more about it here:
I use it all the time.
heroku is good option for hosting rails application with easy deployment
i believe that heroku is a community staple, and it is free. also
engineyard is a very nice tool, i have heard that it is great for
scaling
because they will set you up on a dedicated server. also i hear Blue Box
Group is a great resource to use though i have not looked into their
services as deeply.
I would recommend to try DigitalOcean - Cheap SSD cloud servers. I am
running there few Rails apps now and I am satisfied.
I will be glad if you will use this refferal link -
DigitalOcean | The Cloud for Builders . Thank you.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs