Local Deployment

The quick start up instructions for devs 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

Last updated