Skip to content

InstituteGC/dhis2-ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhis2-ac

This repository is designed to stand up a test DHIS2 Instance using Docker on an EC2 VM instance in AWS. It stands it up using the Sierra Leone demo data set.

IT IS NOT PRODUCTION-READY AND SHOULD BE TREATED AS POTENTIALLY VULNERABLE

Instructions

(tested on Mac only so far)

  • Install Ansible and Terraform if you don't have them.

  • Clone this repo locally.

  • Copy .envrc.template to .envrc, populate. Source using direnv

  • Run make terraform.

  • Run make ansible.

  • Apply this workaround (eventually we may automate this away using playwright).