Setting up server <<under progress>>

OpenSRP server can be set many ways.

  1. Get OpenSRP container from <<here>> and build latest recommended stable version using deploy scripts
  2. Compile and build your war file from source code (Provided that you have all prerequisite softwares already installed and configured)
  3. Use docker to get server
  4. Use already built deployable server

The following document focuses on 1 & 2:

1- OpenSRP Container & Latest build:


Prerequisites

Make sure that system opensrp is being deployed on has:

  1. Couchdb installed and running and you have credentials to be given in properties file
  2. Mysql installed and running and you have data access credentials to be given in properties file for app and admin credentials to setup DB and tables for first time
  3. Make sure that you have taken backup of existing data in couchdb and mysql

Windows:

Download OpenSRP container from <<here>>