alexmc6 / vagrant-solr-box

Vagrant Solr 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Vagrant Solr 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.

License:MIT License


Languages

Language:Puppet 100.0%