cookbook 'pita', '= 0.1.9'
pita (9) Versions 0.1.9 Follow0
install all dependencies for sudo rails app
cookbook 'pita', '= 0.1.9', :supermarket
knife supermarket install pita
knife supermarket download pita
Pita
rails environment cookbook
Recipes
pita::default
install ruby
, monit
,nginx
,nodejs
,mysql-client
,imagemagick
* ['pita']['enable_ssl']
- enable_ssl (default:false)
pita::consul
install consul for service discovery
* ['consul']['config']['node_name']
- your consul node name (i.e. my_rails_app1
)
* ['consul']['config']['start_join']
- ip to join when consul start
pita::td-agent
install td-agent to unified logging
-
['pita']['s3_region']
- your s3 region (i.e.ap-northeast-1
) -
['pita']['s3_bucket']
- your s3 bucket name (i.e.my-s3-bucket
)
pita::datadog
install datadog to monitor your infrastructure
Authors and Contributors
- [ocowchun](ocowchun@gmail.com)
MIT
Dependent cookbooks
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.9
- replace
monit
cookbook withpoise-monit
- extract monit nginx to
nginx
recipes - only add
nginx.conf
whenrails_app_name
exist
0.1.8
- refactor
consul
0.1.7
- use ruby 2.3 as default version
0.1.6
- use logstash_dateformat %Y.%m. for elastic search
0.1.5
- adjust td-agent recipes to add config
0.1.4
- add datadog recipes
0.1.3
- add
enable_ssl
to decide whether to enable ssl
0.1.2
- add consul recipes
Foodcritic Metric
0.1.9 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/e856b5c811475b10c12af9fb/pita/attributes/default.rb:16
FC002: Avoid string interpolation where not required: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/consul_template.rb:5
FC002: Avoid string interpolation where not required: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/consul_template.rb:6
FC019: Access node attributes in a consistent manner: /tmp/cook/e856b5c811475b10c12af9fb/pita/attributes/default.rb:16
FC023: Prefer conditional attributes: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/nginx.rb:4
0.1.9 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/consul_template.rb:5
FC002: Avoid string interpolation where not required: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/consul_template.rb:6
FC019: Access node attributes in a consistent manner: /tmp/cook/e856b5c811475b10c12af9fb/pita/attributes/default.rb:16
FC023: Prefer conditional attributes: /tmp/cook/e856b5c811475b10c12af9fb/pita/recipes/nginx.rb:4