Deploy to Local VM

This section will describe how to deploy the various components to a single VM (Virtual Machine) instance for development purposes. This section will describe using VMWare to setup a Ubuntu Desktop VM, however, the steps should be generalisable to other virtualisation software and other Linux distributions. The steps include:

  1. Create an Ubuntu Virtual Machine
  2. Install and configure MySQL
  3. Create a database and initiliase with the Base Schema
  4. Download and install the Web API Bridge
  5. Download and install DropServe
  6. Download and extract Xeno Template

Next: Create an Ubuntu Virtual Machine