Utility to install Solr (and Java) as part of provisioning in VVV.
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.
Java
java8
java9
Solr
solr66
solr71