Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 523 Bytes

dev-env

Tools and environment definitions for local EOEPCA service development activities

Usage

  1. Install Vagrant (https://www.vagrantup.com/docs/installation/)
  2. Download EOEPCA development environment template 'wget https://github.com/EOEPCA/dev-env/archive/master.zip'
  3. Unzip template and get into created directory
  4. Initiate EOEPCA development environment in text-only mode (vagrant up) or (DEV_DESKTOP=true vagrant up) for the graphical user environment
  5. Access the development environment (vagrant ssh)