Join us for the DHIS2 Digital Annual Conference from 21-25 June 2021 Learn more & register
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.
Version | Production Package | Release date | Size | Upgrade notes | Release notes | Docker |
---|---|---|---|---|---|---|
2.35 | DHIS2 WAR-file 2.35.3 | 29 March 2021 | 273 Mb | Upgrade notes | 2.35 Release notes | 2.35 images |
2.35.3 Patch Release notes | ||||||
2.34 | DHIS2 WAR-file 2.34.4 | 16 Mar 2021 | 299 Mb | Upgrade notes | 2.34 Release notes | 2.34 images |
2.34.4 Patch Release notes | ||||||
2.33 | DHIS2 WAR-file 2.33.8 | 8 Feb 2021 | 267 Mb | Upgrade notes | 2.33 Release notes | 2.33 images |
2.33.8 Patch Release notes | ||||||
2.32** | DHIS2 WAR-file 2.32.7 | 12 Nov 2020 | 272 Mb | Upgrade notes | 2.32 Release notes | |
2.32.7 Patch Release notes | ||||||
2.31** | DHIS2 WAR-file 2.31.9 | 27 May 2020 | 255 Mb | Upgrade notes | 2.31 Release notes | |
2.31.9 Patch Release notes | ||||||
2.30** | DHIS2 WAR-file 2.30 | 10 Jul 2018 | 232 Mb | Upgrade notes | Release notes | |
**These versions have reached End of Support and are no longer under active maintenance |
For a listing of previous versions of the DHIS2 core software, visit our Downloads Archive page.
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. Visit our hosting page to 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.
App version | DHIS2 Core version | Android OS version | Documentation | Download | |||
---|---|---|---|---|---|---|---|
Minimum | Recommended | Minimum | Recommended | Google Play | GitHub | ||
Capture v2.3 | DHIS 2.29 | DHIS 2.33 / 2.34 / 2.35 | Android 4.4 (KitKat) | Android 5.1 (Lollipop) or better | Documentation | Download from Google Play | Download 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.
Metadata Packages
DHIS2 has worked with the World Health Organization (WHO) and other partners to develop standardized metadata packages to strengthen data use on a national and international level by supporting adoption of global health data standards into national routine health management information systems. Packages are available for analytics dashboards, aggregate data collection, and case-based (Tracker) programs, and can be installed in standalone DHIS2 systems or integrated into existing DHIS2 instances.
Read more and download metadata files on the WHO package downloads page.
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.34, 2.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.35 latest | Sample database (PostgreSQL) | 78.5 Mb |
2.35.3 stable | Sample database (PostgreSQL) | 78.5 Mb |
2.34 latest | Sample database (PostgreSQL) | 81 Mb |
2.34.4 stable | Sample database (PostgreSQL) | 81 Mb |
2.33 latest | Sample database (PostgreSQL) | 78.1 Mb |
2.33.8 stable | Sample database (PostgreSQL) | 78.1 Mb |
2.32 latest | Sample database (PostgreSQL) | 95 Mb |
2.32.7 stable | Sample database (PostgreSQL) | 78 Mb |
2.31 latest | Sample database (PostgreSQL) | 77 Mb |
2.31.9 stable | Sample database (PostgreSQL) | 77 Mb |
2.30 | Sample database (PostgreSQL) | 77 Mb |
2.29 | Sample database (PostgreSQL) | 76 Mb |
2.28 | Sample database (PostgreSQL) | 76 Mb |
2.27 | Sample database (PostgreSQL) | 75 Mb |
2.26 | Sample database (PostgreSQL) | 70 Mb |
2.25 | Sample database (PostgreSQL) | 63 Mb |
2.24 | Sample database (PostgreSQL) | 63 Mb |