cookbook 'aerospike', '= 0.1.0'
aerospike (4) Versions 0.1.0 Follow4
Installs/Configures aerospike
cookbook 'aerospike', '= 0.1.0', :supermarket
knife supermarket install aerospike
knife supermarket download aerospike
aerospike cookbook
This cookbook installs and configures the Aerospike Server with a default
in-memory namespace called "test". It is highly recommended to modify the
attributes according to your environment and Aerospike recommendations.
Enterprise edition
This cookbook supports installing Aerospike's Enterprise Edition, but you will
have to override some attributes. The recommended way is to use a wrapper
cookbook and define the following:
default['aerospike']['server']['edition'] = 'enterprise' default['aerospike']['server']['pkg']['url'] = 'https://www.aerospike.com/enterprise/download/server/3.12.0/artifact/PLATFORM' default['aerospike']['server']['pkg']['headers'] = { 'Authorization' => "Basic #{Base64.encode64('USER:PASSWORD').strip}" } default['aerospike']['server']['pkg']['checksum'] = 'SHA256CHECKSUM'
Requirements
The cookbook is tested on the following platforms:
- Centos 6, 7
- Debian 7, 8
- Ubuntu 12.04, 14.04, 16.04
Recipes
default
This recipe will call: install, conf, service (in that order).
install
This recipe will download the Aerospike Server archive, extract it, and install
the rpm or deb package (depending on the platform).
service
This recipe will declare the Aerospike Server service (it is installed and
configured by the package).
conf
This recipe will generate tne Aerospike Server configuration from attributes.
Dependent cookbooks
tar >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.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
0.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: aerospike/metadata.rb:1
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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
0.1.0 passed this metric
0.1.0 failed this metric
0.1.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
0.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: aerospike/metadata.rb:1
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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
0.1.0 passed this metric
0.1.0 failed this metric
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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
0.1.0 passed this metric
0.1.0 passed this metric
0.1.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
0.1.0 passed this metric
0.1.0 passed this metric