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

zf2 (34) Versions 0.12.12

Installs/Configures ZF2

Policyfile
Berkshelf
Knife
cookbook 'zf2', '= 0.12.12', :supermarket
cookbook 'zf2', '= 0.12.12'
knife supermarket install zf2
knife supermarket download zf2
README
Dependencies
Changelog
Quality 57%

ZF2 cookbook


Build Status
Version Status

Requirements

Install chef-dk from the downloads page on the Chef-DK github page

Install latest Vagrant from the Vagrant downloads page

Install the Vagrant plugins: Berkshelf, Omnibus, Hostmanager

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

Usage

Set the required project (git), database, virtualhost & users in the databags

$ vagrant up
$ vagrant halt

Use in an other cookbook

Add this cookbook as a dependency to the metadata.rb in your cookbook.
check the current version in the metadata.rb

depends 'zf2', '~> 0.12.12'

Standalone (testing)

Set the required users & config in the databags.

$ kitchen create
$ kitchen converge
$ kitchen destroy

Known Issues

If the samba user setup is not done correct in the first run, to fix:

$ vagrant ssh
$ sudo su
$ smbpasswd -x developer
$ exit # (2x)
$ vagrant provision

Attributes

Recipes

Author

Author:: Triple-networks (r.gravestein@triple-networks.com)

ZF2 Cookbook

v0.6.0 (2015-02-07)

  • Add config: support_windows_clients

v0.5.4 (2015-01-22)

  • Replace fork samba cookbook by original

v0.5.0 (2014-12-14)

  • Virtualhost configuration per Environment

v0.4.3 (2014-06-18)

  • Add nodejs
  • Add grunt
  • Add mailcatcher

v0.4.2 (2014-06-18)

  • Add changelog

Collaborator Number Metric
            

0.12.12 failed this metric

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

Contributing File Metric
            

0.12.12 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
            

0.12.12 passed this metric

License Metric
            

0.12.12 passed this metric

No Binaries Metric
            

0.12.12 passed this metric

Testing File Metric
            

0.12.12 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
            

0.12.12 passed this metric