💊
DISI on Platform
  • Overview
  • Getting Started
  • Deployment
    • Local Deployment
    • Remote deployment
  • Troubleshooting and Monitoring
    • Monitoring
    • Locating Issues
    • Backup and Restore
  • Postman Collections
  • Sante MPI Configuration
Powered by GitBook
On this page
  1. Deployment

Local Deployment

PreviousDeploymentNextRemote deployment

Last updated 2 years ago

The can be used for deploying locally. The reverse proxy (NGINX) is not used in a local deployment, and all the services will be exposed.

Once the deployment has been done, one can run the command docker service ls to verify the deployment's success. The following services should be instantiated:

  • elasticsearch_analytics-datastore-elastic-search

  • jsreport_dashboard-visualiser-jsreport

  • kibana_dashboard-visualiser-kibana

  • disi_data-mapper-logstash

  • disi_reprocess-mediator

  • hapi-fhir_hapi-fhir

  • hapi-fhir_postgres-1

  • kafka_kafdrop

  • kafka_kafka

  • kafka_kafka-minion

  • kafka_zookeeper-1

  • openhim_mongo-1

  • openhim_openhim-console

  • openhim_openhim-core

  • mpi_mpi-mediator

  • santempi_santedb-mpi

  • santempi_santedb-www

  • santempi_santempi-psql-1

quick start up instructions for devs