Development environment

Requirements:

  • Virtualbox 6.*
  • Vagrant
  • git

Steps to follow:

  1. Clone this repo into your host machine by running:

  2. Once you have cloned the repo and once inside the directory with the vagrantfile run:

    • vagrant up
  3. Let the script finish and once it has stopped on virtualbox right click on the vm and click on reset.

  4. Once it has stated up again log into the virtual machine using the following credentials:

    • username: vagrant
    • password: vagrant
  5. Once logged-in, open a teminal and run the configuration script:
    \

    • cd setup
    • ./config.sh