I am trying to install a RoR stack, at the moment I don’t really care which Application server is used.
I want to use chef-solo & vagrant (development) or ec2(production) and can’t find a good walkthrough or tutorial to help me get started without needing to spend days learning chef.
I couldn’t find anything that fits those requirements which seems a bit odd since this looks like a great combo for any RoR developer.
Take a look at the application_ruby cookbook https://github.com/opscode-cookbooks/application_ruby Beyond that, the chef docs are quite good (as are the vagrant docs) and you should be able to sort out a simple deploy relatively quickly with those