Getting Started
What you need to start using OpenHIM Platform.
Prerequisites
Quick Start
docker swarm initwget -qO config.yaml https://github.com/jembi/platform/releases/latest/download/config.yamlwget -qO .env.local https://github.com/jembi/platform/releases/latest/download/.env.localinstant package init --name interoperability-layer-openhim --name message-bus-kafka --env-file .env.local --devinstant package destroy --name interoperability-layer-openhim --name message-bus-kafka --env-file .env.local --devLast updated
Was this helpful?