Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Listed in this page are all environment variables needed to run Kafka mapper consumer.
Listed in this page are all environment variables needed to run Ofelia.
[job-run "mongo-backup"]
schedule= @daily
image= mongo:4.2
network= mongo_backup
volume= /backups:/tmp/backups
command= sh -c 'mongodump --uri=${OPENHIM_MONGO_URL} --gzip --archive=/tmp/backups/mongodump_$(date +%s).gz'
delete= trueListed in this page are all environment variables needed to run Jsreport.
Listed in this page are all environment variables needed to run Superset.
curl http://127.0.0.1:3447/fhir/PatientA Kafka consumer that maps FHIR resources to a flattened data structure.
Listed in this page are all environment variables needed to run Kibana.
Listed in this page are all environment variables needed to run Monitoring package.
Listed in this page are all environment variables needed to run Logstash.
[job-run "renew-certs"]
schedule = @every 1440h ;60 days
image = jembi/swarm-nginx-renewal:v1.0.0
volume = renew-certbot-conf:/instant
volume = /var/run/docker.sock:/var/run/docker.sock:ro
environment = RENEWAL_EMAIL=${RENEWAL_EMAIL}
environment = STAGING=${STAGING}
environment = DOMAIN_NAME=${DOMAIN_NAME}
environment = SUBDOMAINS=${SUBDOMAINS}
environment = REVERSE_PROXY_STACK_NAME=${REVERSE_PROXY_STACK_NAME}
delete = trueprometheus-job-service kafka-minion:
image: quay.io/cloudhut/kminion:master
hostname: kafka-minion
environment:
KAFKA_BROKERS: kafka:9092
deploy:
labels:
- prometheus-job-service=kafka
- prometheus-address=kafka-minion:8080The OpenHIM Platform includes a number of base packages which are useful for supporting Health Information Exchanges Workflows. Each section below describes the details of these packages.
Listed in this page are all environment variables needed to run Clickhouse.
Listed in this page are all environment variables needed to run and initialize Elasticsearch.
Clickhouse is a SQL datastore.
server=santempi-psql-1;port=5432; database=santedb; user id=santedb; password=SanteDB123; pooling=true; MinPoolSize=5; MaxPoolSize=15; Timeout=60;server=santempi-psql-1;port=5432; database=auditdb; user id=santedb; password=SanteDB123; pooling=true; MinPoolSize=5; MaxPoolSize=15; Timeout=60;A FHIR compliant server for the platform.
Listed in this page are all environment variables needed to run the Message Bus Kafka.
A helper package for the Kafka message bus.
Listed in this page are all environment variables needed to run Reverse Proxy Nginx.
Listed in this page are all environment variables needed to run Hapi-proxy.
username: root@openhim.org
password: instant101A kafka processor to unbundle resources into their own kafka topics.
Reverse proxy for secure and insecure nginx configurations.
Listed in this page are all environment variables needed to run hapi-fhir package.
A kafka processor to unbundle resources into their own kafka topics.
A job scheduling tool.
Elasticsearch is the datastore for the Elastic (ELK) Stack.
Kibana is a visualisation tool forming part of the Elastic (ELK) Stack for creating dashboards by querying data from ElasticSearch.
The interoperability layer that enables simpler data exchange between the different systems. It is also the security layer for the other systems.
A patient matching and deduplicater for the platform
Listed in this page are all environment variables needed to run the interoperability layer Openhim.
Export superset assets . You can save the response into a file called superset-export.zip under the folder specified above.docker exec -u root -it superset_postgres-metastore-1.container-id-here bashpg_dump superset -c -U admin > superset_backup.sqldocker cp superset_postgres-metastore-1.container-id-here:/superset_backup.sql /path/to/save/to/superset_backup.sqldocker cp /path/to/save/to/superset_backup.sql superset_postgres-metastore-1.container-id-here:/superset_backup.sql docker exec -it superset_postgres-metastore-1.container-id-here bashcat superset_backup.sql | psql -U admin -d superset"environmentVariables":
{
# Other Configurations
...
"SUPERSET_TRAEFIK_SUBDOMAIN": "superset"
}"environmentVariables":
{
# Other Configurations
...
"REACT_APP_JEMPI_BASE_API_HOST": "jempi-api.domain",
"REACT_APP_JEMPI_BASE_API_PORT": "443",
"JEMPI_API_TRAEFIK_SUBDOMAIN": "jempi-api",
"JEMPI_WEB_TRAEFIK_HOST_NAME": "jempi-web",
}"environmentVariables":
{
# Other Configurations
...
"SANTEDB_WWW_TRAEFIK_SUBDOMAIN": "santewww",
"SANTEDB_MPI_TRAEFIK_SUBDOMAIN": "santempi"
}
"environmentVariables":
{
# Other Configurations
...
"KIBANA_TRAEFIK_SUBDOMAIN": "kibana"
}
"environmentVariables":
{
# Other Configurations
...
"MINIO_BROWSER_REDIRECT_URL": "https://domain/minio-console/"
}# API Configuration
- traefik.http.services.minio.loadbalancer.server.port=9090
# Console Configuration
- traefik.http.services.minio-console.loadbalancer.server.port=9001
"environmentVariables":
{
# Other Configurations
...
"KC_GRAFANA_ROOT_URL": "%(protocol)s://%(domain)s/grafana/",
"GF_SERVER_DOMAIN": "domain",
"GF_SERVER_SERVE_FROM_SUB_PATH": "true",
}
"environmentVariables":
{
# Other Configurations
...
"JS_REPORT_PATH_PREFIX": "/jsreport"
}"environmentVariables":
{
# Other Configurations
...
"OPENHIM_SUBDOMAIN": "domain",
"OPENHIM_CONSOLE_BASE_URL": "http://domain"
"OPENHIM_CORE_MEDIATOR_HOSTNAME": "domain/openhimcomms",
"OPENHIM_MEDIATOR_API_PORT": "443"
}