You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.6 KiB
31 lines
1.6 KiB
AppSettings:
|
|
SiteTitle: CSI-NET-HIMSERVI-{env}
|
|
|
|
PostgreSQL:
|
|
ReadCon: "Host={database:host};Port={database:port};Database={database:himServi:dbName};User Id={database:himServi:userId};Password={database:himServi:password};"
|
|
WriteCon: "Host={database:host};Port={database:port};Database={database:himServi:dbName};User Id={database:himServi:userId};Password={database:himServi:password};"
|
|
Oracle:
|
|
ReadCon: "Data Source=(description=(address=(host={database:primaryHost})(protocol=tcp)(port={database:port}))(address=(host={database:secondaryHost})(protocol=tcp)(port={database:port}))(failover=yes)(connect_data=(service_name={database:serviceName})(failover_mode=(type=select)(method=basic))));User Id={database:himServi:userId};Password={database:himServi:password}"
|
|
WriteCon: "Data Source=(description=(address=(host={database:primaryHost})(protocol=tcp)(port={database:port}))(address=(host={database:secondaryHost})(protocol=tcp)(port={database:port}))(failover=yes)(connect_data=(service_name={database:serviceName})(failover_mode=(type=select)(method=basic))));User Id={database:himServi:userId};Password={database:himServi:password}"
|
|
|
|
kafka:
|
|
service_name: CSI-NET-HIMSERVI-{env}
|
|
kafka_group_id: "{env}-him-kafka-group"
|
|
kafka_him_charting_component:
|
|
topic: "{env}-him-charting-component"
|
|
empi_patient_update_topic: csi.vidaplus.empi.events.patienteditedevent
|
|
critical_lab_result_topic: csi.net.labsrvcs.status
|
|
|
|
Report:
|
|
Mongo:
|
|
Collection: "HIMSERVI"
|
|
|
|
RabbitMQ:
|
|
Mongo:
|
|
Collection: "HIMSERVI"
|
|
|
|
ElasticApm:
|
|
ServiceName: CSI-NET-HIMSERVI
|
|
|
|
IsAccessRequestCheckerEnable: false
|