Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
/ vvv-solr-utilities Public archive

Utility to install Solr (and Java) as part of provisioning in Varying Vagrant Vagrants

License

Notifications You must be signed in to change notification settings

ocean90/vvv-solr-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VVV Solr Utilities

Utility to install Solr (and Java) as part of provisioning in VVV.

How To Use

Extend your vvv-custom.yml like this:

utilities:
  solr:
    - java9
    - solr71

utility-sources:
  solr: https://github.com/ocean90/vvv-solr-utilities.git

For more see the official VVV documentation on utilities.

Supported Versions

Java

  • java8
  • java9

Solr

  • solr66
  • solr71

About

Utility to install Solr (and Java) as part of provisioning in Varying Vagrant Vagrants

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages