8000 GitHub - rstgroup/chef-rails: Chef repo with rvm, ruby2.0, rails, postgres, nodejs, and redis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

rstgroup/chef-rails

Repository files navigation

Prepare your Ruby on Rails environment with Chef

Chef provisioning configuration for Ruby on Rails.

This will install postgres, redis, rvm, nodejs, ruby and rails.

How to use

Prepare the 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, rails, 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

Contributors 2

  •  
  •  

Languages

0