This page describes how to set up an environment that can run the backend online services that GPII generally depend on in production mode. These are preferences server and cloud based flowmanager.
The setup will be using Vagrant and Virtual Box to set up a machine with CentOS 7.0.
The document contain the following parts:
- The first part describes how to create and spin up a CentOS virtual machine and installing the dependencies (node, npm, git).
- Next is a section describing how to install couchDB and initialize, which is used when running the preferences server in production mode.
- Then a very brief description on installing the GPII and dependencies