Skip to content

Jamaliela/solr-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sage-solr-vagrant

It is recommended to add the following vagrant plugins:

Vagrant Snapshot Plugin

Run on command line:

$ vagrant plugin install vagrant-vbox-snapshot

Vagrant Auto Install of VirtualBox Guest Additions

Run on command line:

$ vagrant plugin install vagrant-vbguest

Information on increasing the size of our vagrant instances:

https://github.com/sprotheroe/vagrant-disksize

To create a docker instance for Solr

Run on command line:

docker run -d -v "<path-to-metadata-config-folder>:/var/solr" -p 8983:8983 --name <container-name> solr:8.5.2 solr-precreate <core-name>

About

Instructions for setting up a Solr index and Running it on Vagrant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages