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

The codenamephp_workstation_php cookbook has been deprecated

Author provided reason for deprecation:

The codenamephp_workstation_php cookbook has been deprecated and is no longer being maintained by its authors. Use of the codenamephp_workstation_php cookbook is no longer recommended.

RSS

codenamephp_workstation_php (11) Versions 2.0.1

Cookbook to install apache2

Policyfile
Berkshelf
Knife
cookbook 'codenamephp_workstation_php', '= 2.0.1', :supermarket
cookbook 'codenamephp_workstation_php', '= 2.0.1'
knife supermarket install codenamephp_workstation_php
knife supermarket download codenamephp_workstation_php
README
Dependencies
Quality -%

Chef Workstation PHP

CI

Sets up a PHP workstation for PHP development with docker and PHPStorm.

Requirements

Supported Platforms

  • Debian Stretch

Chef

  • Chef 13.0+

Cookbook Depdendencies

Usage

Add the cookbook to your Berksfile:

cookbook 'codenamephp_workstation_php'

Add the cookbook to your runlist, e.g. in a role:

{
  "name": "default",
  "chef_type": "role",
  "json_class": "Chef::Role",
  "run_list": [
      "recipe[codenamephp_workstation_php]"
  ]
}

Dependent cookbooks

codenamephp_dev ~> 3.0
codenamephp_docker ~> 3.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found