Bladeren bron

缺省配置

Progr1mmer 6 jaren geleden
bovenliggende
commit
200fa352b7
13 gewijzigde bestanden met toevoegingen van 58 en 114 verwijderingen
  1. 2 2
      ag-admin.yml
  2. 0 97
      ag-cloud.yml
  3. 3 2
      ag-zuul.yml
  4. 9 0
      svr-basic.yml
  5. 2 2
      svr-dfs.yml
  6. 6 6
      svr-health-profile.yml
  7. 6 0
      svr-pack-analyzer.yml
  8. 3 3
      svr-pack-mgr.yml
  9. 6 0
      svr-pack-resolve.yml
  10. 6 0
      svr-quota.yml
  11. 6 0
      svr-redis-memory.yml
  12. 6 0
      svr-redis.yml
  13. 3 2
      svr-resource.yml

+ 2 - 2
ag-admin.yml

@ -1,7 +1,7 @@
info:
  app:
    name: AgAdminService
    description: EHR platform json app service.
    name: AG-ADMIN
    description: EHR Platform Gateway Service
    version: 1.0.0
  component: Zuul Server

+ 0 - 97
ag-cloud.yml

@ -1,97 +0,0 @@
zuul:
  addProxyHeaders: false
  ignoredServices: '*'
  routes:
    packages:
      path: /api/v1.0/packages
      serviceId: svr-pack-mgr
    package_json:
      path: /api/v1.0/json_package
      serviceId: svr-pack-mgr
    esb_log:
      path: /api/v1.0/esb/uploadLog
      serviceId: svr-esb
    sanofi_support:
      path: /api/v1.0/sanofi/physic_signs/**
      serviceId: svr-health-profile
      stripPrefix: false
    health_profile:
      path: /api/v1.0/health_profiles/**
      serviceId: svr-health-profile
      stripPrefix: false
eip:
  tenant: jkzl
---
spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: weifuwu
    password: weifuwu
  thymeleaf:
    cache: false
#server:
#  ssl:
#    key-store-password: 123456
#    key-password: 123456
---
spring:
  profiles: test
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: weifuwu
    password: weifuwu
  thymeleaf:
    cache: false
---
spring:
  profiles: prod
  datasource:
    url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: ha
    password: jkzlxm
  thymeleaf:
    cache: false
---
spring:
  profiles: prod_fz
  datasource:
    url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: healthcloud
    password: GP8Qz4qU
  thymeleaf:
    cache: false
---
spring:
  profiles: prod_sr
  datasource:
    url: jdbc:mysql://10.176.97.9:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: healthcloud
    password: GP8Qz4qU
  thymeleaf:
    cache: false
---
spring:
  profiles: prod_fzzy
  datasource:
    url: jdbc:mysql://100.100.1.159:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: healthcloud
    password: GP8Qz4qU
  thymeleaf:
    cache: false
---
spring:
  profiles: prod_srformal
  datasource:
    url: jdbc:mysql://192.168.210.3:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: healthcloud
    password: GP8Qz4qU
  thymeleaf:
    cache: false

+ 3 - 2
ag-zuul.yml

@ -1,8 +1,9 @@
info:
  app:
    name: Ag-Zuul
    description:  EHR Platform Zuul Service.
    name: AG-ZUUL
    description: EHR Platform Gateway Service
    version: 1.0.0
  component: Zuul Server
spring:
  redis:

+ 9 - 0
svr-basic.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-BASIC
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
@ -17,6 +23,7 @@ spring:
      max-idle: 8 # Max number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.
      max-wait: -1 # Maximum amount of time (in milliseconds) a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.
      min-idle: 1 # Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.
fast-dfs:
  connect-timeout: 10
  network-timeout: 60
@ -29,9 +36,11 @@ fast-dfs:
    tracker-http-port: 80
    anti-steal-token: no
    secret-key: FastDFS1234567890
eip:
  tenant: jkzl
  #健康上饶app-卫计委机构编码--用于居民注册设置默认权限
jksr-app:
  orgcode: PDY026797
  registerRoleClientId: WYo0l73F8e,HPnz4GXfYA #用于创建这些应用的默认角色(健康上饶app,公众健康服务)

+ 2 - 2
svr-dfs.yml

@ -1,7 +1,7 @@
info:
  app:
    name: svr-dfs
    description: Ehr Platform Distributed File System Service.
    name: SVR-DFS
    description: EHR Platform Microservice.
    version: 1.0.0
spring:

+ 6 - 6
svr-health-profile.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-HEALTH-PROFILE
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  # REDIS
  redis:
@ -34,12 +40,6 @@ fast-dfs:
    anti-steal-token: no
    secret-key: FastDFS1234567890
# 就诊事件与CDA文档类型关联
cda-document-type-options:
  event-type:
    - "0": 0dae00065684c9920dc35654490aa9ac   # 门诊
    - "1": 0dae00065684cb220dc35654490aa9ae   # 住院
eip:
  tenant: jkzl

+ 6 - 0
svr-pack-analyzer.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-PACK-ANALYZER
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver

+ 3 - 3
svr-pack-mgr.yml

@ -1,8 +1,8 @@
info:
  app:
    name: JsonPackageService
    description: EHR platform package service.
    version: 1.2.0
    name: SVR-PACK-MGR
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  http:

+ 6 - 0
svr-pack-resolve.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-PACK-RESOLVE
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver

+ 6 - 0
svr-quota.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-QUOTA
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  # REDIS
  redis:

+ 6 - 0
svr-redis-memory.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-REDIS-MEMORY
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  # REDIS
  redis:

+ 6 - 0
svr-redis.yml

@ -1,3 +1,9 @@
info:
  app:
    name: SVR-REDIS
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
  # REDIS
  redis:

+ 3 - 2
svr-resource.yml

@ -1,7 +1,7 @@
info:
  app:
    name: ResourceServiceApp
    description: Resource service.
    name: SVR-RESOURCE
    description: EHR Platform Microservice.
    version: 1.0.0
spring:
@ -49,6 +49,7 @@ elasticsearch:
eip:
  tenant: jkzl
h5:
  clientId: WYo0l73F8e