Skip to content

Chef repo with rvm, ruby2.0, rails, postgres, nodejs, and redis

Notifications You must be signed in to change notification settings

tehPlayer/chef-rails

 
 

Repository files navigation

chef-rails

Chef repo with rvm, ruby 2.0, rails 4, postgres, nodejs, and redis

How to use

Prepare environment:

brew install ssh-copy-id
ssh-copy-id -i [~/.ssh/id_rsa.pub] [user@]host

bundle install

berks install

knife solo prepare [user@]host

Install rvm, nodejs, ruby 2.0, rails 4, postgres, and redis

  1. Copy the content of template.jso_n
  2. Go to chef-rails/nodes/[host].json and paste the content of the template.jso_n file
  3. Run knife solo cook [user@]host

About

Chef repo with rvm, ruby2.0, rails, postgres, nodejs, and redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%