Go to the main page

Downloads

DHIS2 is open source software licensed under the liberal BSD 3-clause license and is free for everyone to install and use. On this page, you can find downloadable files for the DHIS2 core software, plus links to related applications and metadata packages developed by DHIS2.

Jump to a section on this page

    Core DHIS2 Software

    The DHIS2 WAR file requires you to install a Java servlet container (like Tomcat or Jetty) and PostgreSQL. You can get the latest stable release for all maintained versions from the links below, and the very latest build from here. Check out the installation guide for Ubuntu Linux.

    The WAR files are hosted on releases.dhis2.org where you can also find nightly (“canary”) as well as bleeding-edge (“development”) builds, by selecting the appropriate channel.

    Please note that if you are upgrading your DHIS2 instance you should consult the upgrade notes for each version in between your current version and the new version you are installing, to be aware of any new requirements or configuration changes. Refer to our upgrading documentation for additional information and tips.

    For older versions of the DHIS2 core software, visit our Downloads Archive page.

    DHIS2 Version Version
    Release Date
    Version Info Latest Patch Size Patch
    Release Date
    Patch
    Release Notes
    Docker
    v40 10 May 2023 v40 upgrade notes
    v40 feature overview
    DHIS 2.40.3 288.9 MB 19 Feb 2024 40.3.0 release notes v40 images
    v39 27 Oct 2022 v39 upgrade notes
    v39 feature overview
    DHIS 2.39.5 287.5 MB 08 Apr 2024 39.5.0 release notes v39 images
    v38 05 May 2022 v38 upgrade notes
    v38 feature overview
    DHIS 2.38.6 304.7 MB 25 Jan 2024 38.6.0 release notes v38 images
    v37 11 Nov 2021 v37 upgrade notes
    v37 feature overview
    DHIS 2.37.10 317.8 MB 21 Aug 2023 37.10.0 release notes v37 images

    Note: With the release of DHIS2 v40, the numbering convention for DHIS2 versions has changed, as the “2” is now considered to be an integral part of the DHIS2 name. Older versions of DHIS2, previously listed as “DHIS v2.XX”, have been updated here to reflect that change, but may still be listed using the prior numbering pattern elsewhere, including other pages on the DHIS2 website and in the documentation.

    Cloud Hosting

    Deploying a DHIS2 instance requires a web server. There are several options available for hosting DHIS2, including virtual service providers and DHIS2 software as a service, where hosting aspects such as backups, security and high-speed connectivity are taken care of.

    Learn More

    DHIS2 Android Capture App

    The DHIS2 Android Capture App allows for mobile data capture in both online and offline mode, across all DHIS2 data models. Data and metadata are automatically synchronized whenever there is internet access, always keeping the most relevant data for the logged-in mobile device user.

    In addition, the Android Settings Web App can be downloaded from the DHIS2 App Hub and installed in a DHIS2 instance to allow system administrators to test and configure synchronization parameters for the Android Capture App and encrypt the local database of the android devices.

    App versionDHIS2 Core versionAndroid OS versionDocumentationDownload
    MinimumRecommendedMinimumRecommendedGoogle PlayGitHub
    Capture v2.8DHIS 2.30DHIS 2.38 / 2.39 / 40Supported: Android 5.0 (KitKat)

    Recommended for new devices: Android 7.X
    Android 8.X or betterDocumentationDownload from Google PlayDownload from GitHub

    App Hub: Additional Web Apps

    The DHIS2 App Hub provides links to additional web applications for the DHIS2 platform developed by the core DHIS2 team, our HISP network, international partners such as the World Heath Organization (WHO), and other members of the global DHIS2 community. These apps are fully compatible with the core DHIS2 software platform.

    You can browse and download the available DHIS2 web apps in our App Hub.

    Learn More

    Metadata

    Metadata is data that gives information about other data. DHIS2 metadata are the configurable objects that provide structure and meaning to your system. This includes information on where (e.g. org units), when (e.g. event dates, reporting periods) and what (e.g. data elements) data are collected, as well as analytical outputs such as indicators, data visualizations and dashboards. DHIS2 metadata are fully customizable, which allows the platform to be used in a wide variety of contexts —including health, immunization, education, logistics, agriculture, sanitation and more.

    When you download the DHIS2 software, you start from a blank slate – an empty database that has no meaning. To help implementers fast-track their DHIS2 configuration, we make metadata packages available in a .json file format for implementers to download, edit, and customize for their own implementation.

    Read more and download DHIS2 metadata on the Metadata Downloads page.

    Learn More

    Source Code

    The DHIS2 source code is hosted at Github and you can find it at github.com/dhis2. The server-side code is found in the dhis2-core repository. Each stable release has its own release branch, named like 2.342.35 and so on. The client-side apps are found in separate repositories named with an -app suffix. The source code is released under the BSD 3-clause license.

    Sample Data

    When setting up your system it is useful to have access to a database with sample data. This database contains data from the DHIS2 implementation in Sierra Leone. The PostgreSQL file must be gunzipped and can be imported through pgAdmin restore function or with psql -d dbname -U username -f dhis2-db-sierra-leone.sql. You might want to install the 7zip package to gunzip the database file on Windows.

    You can also find all sample data on databases.dhis2.org.

    Version Package Size
    2.40.3 stable Sample database (PostgreSQL) 81.4 MB
    2.39.5 stable Sample database (PostgreSQL) 81.4 MB
    2.38.6 stable Sample database (PostgreSQL) 84.9 MB
    2.37.10 stable Sample database (PostgreSQL) 81.6 MB