-
Notifications
You must be signed in to change notification settings - Fork 0
Virtual Machine
Nicola Carboni edited this page May 19, 2017
·
1 revision
Instructions for installing the Vagrant Virtual Machine:
- Download and install VirtualBox: https://www.virtualbox.org/wiki/Downloads
- Download and install Vagrant: http://www.vagrantup.com/downloads.html
- Download and unzip the OpenRefine VM: https://github.com/ncarboni/ITNDCH_workshop/releases/download/0.3/vagrant_itndch.zip
- Using a Command Line Interface, navigate to the VM directory from step 3 and run the command: vagrant up
- Note that this step will require internet and it will take a while as the VM downloads and installs a full virtual environment
- Test the VM by opening your web browser and navigating to: http://127.0.0.1:3333
- Turn off the VM by running the command: vagrant halt
NOTE: The VM uses around 2GB of RAM, so you will need a laptop with at least 4GB of RAM to run it. Depending on your laptop manufacturer (lenovo for example), you may also need to enable virtualization in the BIOS.