Frederick Cheung wrote in post #1063813: > On Jun 7, 10:24pm, renu mehta <[email protected]> wrote: >> I haven't worked much with heroku before- basically learning. Do they >> support mysql? Their logging was not good before as it allowed only last >> 100 lines. Has it changed recently? What other limitations does it have >> in the production enviornment? >> > > Heroku's logging doesn't have this sort of limit these days (https:// > devcenter.heroku.com/articles/logging) > > The free database option is still a shared postgres database, but you > can buy add ons to add a mysql database if that's what you need. > > I really wouldn't go near that go daddy hosting you mentioned: both > the ruby and rails versions are antiquated and are no longer > maintained - 2.3.2 isn't even the latest version of 2.3.x, so you're > missing out on a lot of bug fixes and security issues. > > Fred
As I am working for a small non-profit charity organization hence cost of hosting is a issue. Also, as I am not very comfortable with installing and setting up the whole environment myself hence I want to go for a hosting plan in which I get a basic working setup. Dreamhost does offer a shared hosting plan free for charity organizations. They offer the following setup : Ruby 1.8.7, Rails 3.0.3 and Mysql 5.1 And I can install any gem/plugin that I need. I am leaning towards DreamHost shared hosting plan. Any reviews about hosting a site on DreamHost with a shared plan? Thanks. -- 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 [email protected]. 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.

