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.3.0

Cookbook to install apache2

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

Chef Workstation PHP

CI

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

Usage

Intended use is in a wrapper cookbook where you can either include the default recipe or just the recipe parts. You will have to create
users yourself.

What's included

The workstation is based on git and docker and also installs some other useful tools:

  • Sets german keyboard layout, utf-8 de locale and timezone to Europe/Berlin
  • Docker, Docker-Compose and Docker image using codenamephp/php.webdevops.php-dev
  • Git
  • Jetbrains Toolbox for easy PHPStorm install
  • MS Edge as browser

Optional:
- Install gnome gui and set keyboard shortcuts

Attributes

Users

There is the default['users'] = [] attribute that is used by different resources e.g. for setting keyboard shortcuts etc. The purpose for this is to have
multiple resources to configure the users the same way. You don't have to set this but it provides an easy way to just set an attribute and have users configured
without addtional cookbooks.

Collaborator Number Metric
            

2.3.0 failed this metric

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

Contributing File Metric
            

2.3.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
            

2.3.0 passed this metric

No Binaries Metric
            

2.3.0 passed this metric

Testing File Metric
            

2.3.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
            

2.3.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