Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

toran (1) Versions 1.0.0

Installs/Configures Toran Proxy

Policyfile
Berkshelf
Knife
cookbook 'toran', '~> 1.0.0', :supermarket
cookbook 'toran', '~> 1.0.0'
knife supermarket install toran
knife supermarket download toran
README
Dependencies
Quality 17%

toran-cookbook

Toran Proxy

A Composer proxy for speed and reliability

-- https://toranproxy.com/

Requirements

  • Chef >= 11.6.0
  • Ruby >= 1.9.3

Platforms

Apache NginX
Debian X
CentOS

Testing

$ vagrant plugin install vagrant-omnibus
$ vagrant plugin install vagrant-berkshelf
$ vagrant plugin install vagrant-hostmanager

# Testing on Debian 7
$ vagrant up debian

# Testing on CentOS 6.5
$ vagrant up centos

# Open Toran Proxy in a web browser
$ open http://toran

Cookbook

Requirements

All the requirements are decribed in the cookbook's [metadata.rb](metadata.rb) file and are locked using Berkshelf's lock file.

Attributes

See [default.rb](attributes/default.rb).

Recipes

  • toran To install and configure Toran Proxy web application
  • toran::php To set up php-fpm'
  • toran::apache2 To use Apache2 web server
  • toran::nginx To use NginX web server

Dependent cookbooks

apt >= 0.0.0
yum >= 0.0.0
apache2 >= 0.0.0
php >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.0 failed this metric

FC104: Use the :run action in ruby_block instead of :create: toran/recipes/app.rb:21
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.0 passed this metric

Testing File Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number