Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 377 Bytes

Vagrant Solr box

Box to get a Solr environment quickly up and running in a VM. If you plan to modify the Solr configuration copy the content of this repo to a new repo.

Running the box

  1. Clone this repositiory, including submodules git clone --recursive
  2. Install Vagrant
  3. vagrant up
  4. Open http://localhost:8983/solr/#/ (on host)