This document describes how to install virtual machine with the Nemea system using Vagrant. The goal is to simplify the installation setup and get started with using the Nemea system.
The guide assumes that Virtualbox and Vagrant are properly installed in your machine. You can download these software here:
- Virtualbox: https://www.virtualbox.org/wiki/Downloads
- Vagrant: http://www.vagrantup.com/downloads.html
This directory contains prepared configuration (Vagrantfile) for the following systems:
After choosing the system change working directory into the chosen one and follow the system dependent instructions in the README.md file.
Note: For more information about network configuration, refer to http://docs.vagrantup.com/v2/networking/public_network.html