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

tideways (5) Versions 0.4.1

Install and configure tideways daemon and PHP extension

Policyfile
Berkshelf
Knife
cookbook 'tideways', '= 0.4.1', :supermarket
cookbook 'tideways', '= 0.4.1'
knife supermarket install tideways
knife supermarket download tideways
README
Dependencies
Quality 100%

Tideways cookbook

A cookbook to install and configure Tideways.

This requires the following data adding to the appropriate environment data file:

{
  "default_attributes": {
    "tideways": {
      "api_key": ,
      "framework": ,
      "php_service_name": ,
      "auto_start": ,
      "auto_prepend_library": 
    }
  }

Attributes

  • api_key is obtained from the correct application in Tideways

  • framework is what is appropriate for your project. Currently supported: symfony2, symfony2c, shopware, oxid, magento, zend1, zend2, laravel & wordpress

  • php_service_name is the service that serves the PHP pages.

  • auto_start Automatically Start profiling

  • auto_prepend_library Load PHP Library - Disable to 'Turn Off' Tideways

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

Supermarket share

stove is used to create git tags and
publish the cookbook on supermarket.chef.io.

To tag/publish you need to be a contributor to the cookbook on Supermarket and
run:

$ stove login --username  --key ~/.chef/.pem
$ rake publish

It will take the version defined in metadata.rb, create a tag, and push the
cookbook to http://supermarket.chef.io/cookbooks/tideways

License and Authors

  • Author:: Rupert Jones
Copyright:: 2015-2016 The Inviqa Group Ltd

See LICENSE file

Dependent cookbooks

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

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.4.1 passed this metric