janol77 / openhim-common

OpenHIM docker compose script

Home Page:http://openhim.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenHIM Common

  1. Edit the default.json file to point to the public host and port of your server. If you are just testing on localhost you can leave it set at the defaults.

  2. Spin up the OpenHIM core and console easily with docker compose:

docker-compose build && docker-compose up -d
  1. Access on localhost:9000 or at <your_server>:9000

About

OpenHIM docker compose script

http://openhim.org/