cookbook 'spree', '= 0.2.8'
spree (3) Versions 0.2.8 Follow2
Installs and configures Spree
cookbook 'spree', '= 0.2.8', :supermarket
knife supermarket install spree
knife supermarket download spree
Spree Cookbook
Description
A Chef Cookbook installs Spree and prepares the RVM environment, optionally with database, Unicorn and NGINX proxy.
Missing: Serverspec tests, SSL for NGINX, Ubuntu platform
Requirements
Cookbooks
- nginx
- rvm
- unicorn
- database
- mysql
- mysql2_chef_gem
- selinux
- yum-epel
Supported Platforms
RHEL is the only platform currently supported, Ubuntu on its way.
Supported Spree Branches
3,2.4
Usage
spree::default
Include spree
cookbook in your node's run_list
:
{ "run_list": [ "recipe[spree::default]" ] }
Or just app node:
{ "run_list": [ "recipe[spree::app]" "recipe[spree::bundle]" "recipe[spree::unicorn]" ] }
License and Authors
Author:: Alex Naumchenko (alex@devloft.com)
Copyright (C) Devloft Solutions, Inc.
Dependent cookbooks
nginx >= 0.0.0 |
rvm >= 0.0.0 |
mysql >= 0.0.0 |
unicorn >= 0.0.0 |
mysql2_chef_gem >= 0.0.0 |
database >= 0.0.0 |
selinux >= 0.0.0 |
yum-epel >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of spree
Foodcritic Metric
0.2.8 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:6
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:15
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:24
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:33
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:60
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:67
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:74
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/database.rb:14
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/web_proxy.rb:5
0.2.8 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:15
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:24
FC002: Avoid string interpolation where not required: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/bundle.rb:33
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:60
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:67
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/app.rb:74
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/database.rb:14
FC033: Missing template: /tmp/cook/5fb30eb947ab9c0cda0f9b4b/spree/recipes/web_proxy.rb:5