Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 713 Bytes

WSU Search

A search platform for Washington State University built on Elasticsearch.

This repository provides configurations for both production and development of the WSU Search platform.

WSU Search Development

Provisioning for this environment is pulled from WSU Web Provisioner and is intended to be a match with the server provisioning used in production.

Getting Started

  1. Install VirtualBox
  2. Install Vagrant
  3. Clone WSU Search
  4. vagrant plugin install vagrant-hostsupdater
  5. vagrant plugin install vagrant-hosts
  6. vagrant up

Required Local Data

TBD