cookbook 'solr', '= 0.1.3'
solr (10) Versions 0.1.3 Follow16
Installs the solr search engine.
cookbook 'solr', '= 0.1.3', :supermarket
knife supermarket install solr
knife supermarket download solr
chef-solr
Installs solr and starts the service.
Recipes
-
default
- This will install java, download solr and setup the service
Attributes
-
node['solr']['version']
- Version of solr to install -
node['solr']['url']
- Url of solr source to download -
node['solr']['data_dir']
- Location for solr data and config
License and Author
License: MIT
Author: David Radcliffe
Inspiration for the start script from https://github.com/jbusby/solr-initd