Hacker News new | ask | show | jobs
by migmartri 5625 days ago
What are the differences between RailsInstaller and RubyStack ?

http://bitnami.org/stack/rubystack

2 comments

RubyStack is great - it installs lots of things you need for running Rails in production on Windows, I think. Like Apache and MySQL server, etc. The 20-panel wizard is sort of off-putting, if you really want to be fussy. I don't think RubyStack includes Git when I last looked.

The focus for RailsInstaller is a welcome kit for new developers. Can we give them everything they need for the first 30 days until they fall in love with Rails? After that, they'll learn to create tickets on projects, learn about different Rubies, learn about different ways to do things.

Can we keep them excited and nurture them into the Rails/Ruby communities? Hopefully, yes, if its trivially easy to get started.

I thought that rubystack was focused to give the users everything they need to start working with rails avoiding environment setup as well.

Sorry but I am trying to see the difference but I am not sure if I can.

So then the difference is some kind of friendly/more advanced installation interface and an easy way to get started installing less "stuff" than rubystack does?

Yes, RubyStack includes Git as well
Ah ok, thanks. I didn't see it mentioned on http://bitnami.org/stack/rubystack and I didn't remember seeing it when I ran the installer last year.
RubyStack also has virtual machine and Amazon EC2 versions. RubyStack also supports Linux and Mac, though it seems support for that is planned for RailsInstaller as well.