Skip to content

FastRobot/modcloth-solr

 
 

Repository files navigation

DESCRIPTION:

Install Solr as either a master or a replica.

This configures Solr to be used with Sunspot by default.

REQUIREMENTS:

This cookbook currently only works on SmartOS.

ATTRIBUTES:

USAGE:

Solr Master

include_recipe "modcloth-solr::master"

This will create a service in SMF named solr-master on port 9985.

Solr Replica

include_recipe "modcloth-solr::replica"

This will create a service in SMF named solr-replica on port 8983. By default it will look for a master on localhost. This can be configured by updating the solr.master.hostname attribute on a host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.6%
  • Ruby 25.4%