cookbook 'graphene', '= 0.0.3'
graphene (2) Versions 0.0.3 Follow1
Installs/Configures Graphene
cookbook 'graphene', '= 0.0.3', :supermarket
knife supermarket install graphene
knife supermarket download graphene
Description
Installs and configures the Graphene graphing toolkit.
Requirements
Platform:
* Ubuntu 10.04, 12.04
The following cookbooks are dependencies
* Graphite, Apache2, Git
Attributes
node[:graphene][:host], required: false
The Apache VirtualHost for this installation. Defaults to graphene
node[:graphene][:host_aliases], required: false
The names of additional Apache ServerAliases. Defaults to nil
node[:graphene][:apache][:document_root], required: false
Location to install graphene files. Defaults to /opt/graphite/webapp/graphene
node[:graphene][:apache][:port], required: false
The installed Apache port. Defaults to 80
Usage
Simply include the recipe where you want Graphene installed
Dependent cookbooks
graphite >= 0.0.0 |
apache2 >= 0.0.0 |
git >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.