Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 696 Bytes

setupDevEnv.md

File metadata and controls

21 lines (15 loc) · 696 Bytes

Setup dev environment

The project facilitates the creation of an dev environment by using Vagrant with Puppet (by puphpet.com). You need to install vagrant in version >= 1.6.0 Virtual machine OS is Ubuntu Server 14.04 machine.

Then you can setup machine by using such command from project root:

vagrant up --provision

Our configuration uses NFS synced folder! Please read following vagrant documentation entry in case of problems. Windows user should probably use winnfsd vagrant plugin

Command to login into virtual machine (from project root):

vagrant ssh