A search platform for Washington State University built on Elasticsearch.
This repository provides configurations for both production and development of the WSU Search platform.
Provisioning for this environment is pulled from WSU Web Provisioner and is intended to be a match with the server provisioning used in production.
- Install VirtualBox
- Install Vagrant
- Clone WSU Search
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-hosts
vagrant up
TBD