Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 621 Bytes

01-prerequisites.md

File metadata and controls

28 lines (19 loc) · 621 Bytes

Prerequisites

VM Hardware Requirements

8 GB of RAM (Preferably 16 GB) 50 GB Disk space

Virtual Box

Download and Install VirtualBox on any one of the supported platforms:

  • Windows hosts
  • OS X hosts
  • Linux distributions
  • Solaris hosts

Vagrant

Once VirtualBox is installed you may chose to deploy virtual machines manually on it. Vagrant provides an easier way to deploy multiple virtual machines on VirtualBox more consistenlty.

Download and Install Vagrant on your platform.

  • Windows
  • Debian
  • Centos
  • Linux
  • macOS