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 Version History

« Previous Version 4 Current »

There are various ways on how to host the LocatorAPI

  • Docker,

  • Java,

  • Running from source or

  • Deploy as WAR file (recommended)

Prerequisites

  • A DHIS2 server (v 2.36 or higher)

  • 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 TomCat 10

  • Java JDK 8

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

  • No labels