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 3 Next »

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 configured and you have credentials to update in properties file
  2. Mysql installed and configured and you have credentails for app to access data to update in properties file and admin credentials to setup DB and tables first time



  • No labels