cookbook 'tideways', '= 0.4.1'
tideways (5) Versions 0.4.1 Follow0
Install and configure tideways daemon and PHP extension
cookbook 'tideways', '= 0.4.1', :supermarket
knife supermarket install tideways
knife supermarket download tideways
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 Tidewaysframework
is what is appropriate for your project. Currently supported: symfony2, symfony2c, shopware, oxid, magento, zend1, zend2, laravel & wordpressphp_service_name
is the service that serves the PHP pages.auto_start
Automatically Start profilingauto_prepend_library
Load PHP Library - Disable to 'Turn Off' Tideways
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- 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
0.4.1 passed this metric