Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 492 Bytes

landportal

New version of the International Land Coalition (ILC) Land Portal

Setup Instructions

  1. Install Virtual Box
    https://www.virtualbox.org/
  2. Install Vagrant
    http://www.vagrantup.com/downloads.html
  3. Change the default values in:

/scripts/base.sh

mysql_root_pass=root
app_pass=root
dba_pass=root

4.- In command prompt run (in Windows use a command prompt with administrator privileges):

vagrant up