-
Notifications
You must be signed in to change notification settings - Fork 0
DHIS2 Environment Setup
rrowlands edited this page Oct 29, 2019
·
1 revision
This page describes how to get DHIS2 up and running on your system for development. These steps are for Mac & Linux only.
- Install docker and docker-compose. (The Mac docker app comes with docker-compose, linux users have to install it separately)
- git clone -b tf-zambia https://github.com/terraframe/dhis2-docker.git
- cd dhis2-docker/database
- ./docker-build.sh -v 2.26 -d zambia
(linux users may need to run with sudo) - cd ../
- Boot the DIHS2 server with
docker-compose up
(linux users may need to run with sudo) - Once it is booted you can reach it at http://localhost:8085/
- You can log in with : test / Test1234 or
(root credentials, don't use) admin / district - You can destroy the environment with
docker-compose down
. Runningdocker-compose up
will rebuild your environment (and database).
- Creating a New Installation
- Basic Server Maintenance
- Setting up a Development Environment
- Building the DDMS
- Notes about properties files
- Geoprism BIRT Javascript
- Offline Basemap Management
- DHIS2 Environment Setup
- HTTPS Setup with Lets Encrypt
- Google Tag Manager Setup
- ODK Environment Setup
- How Grids Work
- IRS And Query Builders
- Runway Metadata Update Process
- About Merg Form
- About Reloadable Infection