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