💉
CARES on Platform
  • Getting started
  • Overview
    • General Structure
    • The Source: Platform
    • A Custom package
  • Design & Architecture
    • General Architecture
    • References from Platform
    • Flow of the data
    • Customized stack
  • Launching & Local Testing
    • Start overriding the config
    • Launch Cares
    • Launch Cares & Disi
    • Dev & Prod mode
    • Test the stack
  • Troubleshooting & Monitoring
    • Using the Monitoring package
    • Locate the issue
    • Backup & Restore
  • Deployment
    • Local deployment
    • Deploy on a Remote Server
  • Postman Collections
  • Sante MPI Configuration
Powered by GitBook
On this page
  1. Deployment

Local deployment

To deploy locally, you can follow the sections:

  • Launch Cares: to start cares-on-platform only

  • Launch Cares & Disi: to start Cares + Disi

The necessary services that should be up and running after launching:

  • clickhouse_analytics-datastore-clickhouse

  • superset_dashboard-visualiser-superset

  • kafka_kafdrop

  • kafka_kafka

  • kafka_kafka-mapper-consumer

  • kafka_kafka-unbundler-consumer

  • kafka_zookeeper-1

If launching cares only, some additional services should exist:

  • hapi-proxy_hapi-proxy

  • hapi-fhir_hapi-fhir

  • hapi-fhir_postgres-1

  • openhim_mongo-1

  • openhim_openhim-console

  • openhim_openhim-core

If launching cares + disi, the following services should be up as well:

  • elasticsearch_analytics-datastore-elastic-search

  • jsreport_dashboard-visualiser-jsreport

  • kibana_dashboard-visualiser-kibana

  • hapi-fhir_hapi-fhir

  • hapi-fhir_postgres-1

  • openhim_mongo-1

  • openhim_openhim-console

  • openhim_openhim-core

  • santempi_santedb-mpi

  • santempi_santedb-www

  • santempi_santempi-psql-1

PreviousDeploymentNextDeploy on a Remote Server

Last updated 2 years ago