8000 GitHub - Birkbjo/dhis2-docker-compose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Birkbjo/dhis2-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS2 Docker

Each folder will start a docker container with the version of the folder.

Currently only latest will automatically download the DB.

For versions other than latest, download the DB from databases.dhis2.org into ./<version>/db/sierraleone/init.sql

Start:

  • cd latest
  • docker compose pull && docker compose up -d
  • You may have to restart the web-container on initial setup, due to the service starting before DB-seeding is completed. This can be done through docker desktop, or by running docker container restart latest-web-1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0