- Vagrant (tested v2.2.5)
- VirtualBox (tested with v5.2.32)
If you want to provision and use the VM locally on your machine:
cd util/vm
vagrant up
Otherwise, if you want to export the VM in .ova
format for distribution to
tutorial attendees:
cd util/vm
./build-vm.sh
This script will:
- provision the VM using Vagrant;
- reduce VM disk size;
- generate a file named
ngsdn-tutorial.ova
.
Use credentials sdn
/rocks
to log in the Ubuntu system.
Note on IntelliJ IDEA plugins: plugins need to be installed manually. We recommend installing the following ones: