Skip to content

Deploy Service Strategy

Thomas Brettin edited this page Aug 6, 2013 · 1 revision

There is a SOLR server. This module will have it's own SOLR server and not use a shared SOLR server with other modules.

The SOLR server needs access to files. These files are things that need to be deployed.

The deploy-service target is going to deploy solr configs, download data, load the data into solr, and then create a start solr script and deploy it.

Clone this wiki locally