Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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 credentails 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


Download OpenSRP container from <<here>>


  • No labels