Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this section, we’ll walk you through configuration of DHIS2, followed by building and starting an instance of LocatorAPI. There are various way you can ways on how to host the LocatorAPI namely using

  • Docker,

  • Java,

  • Running from source or

  • Deploy as WAR file

...

  • (recommended)

Prerequisites

  • A DHIS2 server (v 2.36 or higher)

  • RO Database User: Create a user in database and provide RO permission to access dhis2 database.DHIS2 Read-Only(RO) postgreSQL user

  • PostGIS extension installed and enabled. This allows to do searches by coordinates on DHIS2 Org Units.

Server Requirement

  • Apache ServerTomCat 10

  • Java JDK 8

In this section, we’ll walk you through configuration of DHIS2, followed by building and starting an instance of LocatorAPI.