Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 770 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 770 Bytes

Oleville Vagrant Development Environment

Installation Instructions

  • Download and install VirtualBox.
  • Download and install Vagrant.
  • Install the Vagrant-HostsUpdater Plugin using this command: vagrant plugin install vagrant-hostsupdater
  • Clone this repository to your machine, then navigate to this directory.
  • Grab a copy of the Oleville database, and place it in database/backups. Vagrant will look for a database there.
  • Run vagrant up. Voila!

Using the Development Environment

After running the Installation Instructions, a virtual machine has been set up which contains all of the files and programs oleville needs to run.