spring: datasource: #MySQL配置 driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://mysql-headles:3306/ivccs?useUnicode=true&characterEncoding=utf8&useSSL=false&pinGlobalTxToPhysicalConnection=true&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&zeroDateTimeBehavior=CONVERT_TO_NULL username: root password: YVJZEqP73r3S hikari: idle-timeout: 60000 maximum-pool-size: 50 minimum-idle: 10 jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 #elasticsearch data: elasticsearch: repositories: cluster-name: docker-cluster cluster-nodes: elasticsearch-master-headless:9300 hosts: elasticsearch-master-headless:9200 client: connect-num: 10 connect-per-route: 10 #redis连接 redis: database: 5 sentinel: master: mymaster nodes: redis-headless:6379 password: dfcv9527 jedis: pool: max-active: 256 max-idle: 64 max-wait: 30000 min-idle: 32 pool: max-active: 256 max-idle: 64 max-wait: 30000 min-idle: 32 timeout: 10000 kafka: bootstrap-servers: kafka-headless:9092 consumer: enable-auto-commit: false group-id: ivccs_vmm auto-offset-reset: earliest #bootstrap-servers: 172.16.15.41:9092,172.16.15.42:9092,172.16.15.43:9092 key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-deserializer: org.apache.kafka.common.serialization.StringDeserializer producer: client-id: ivccs_vmm key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-dserializer: org.apache.kafka.common.serialization.StringDeserializer acks: 0 listener: ack-mode: MANUAL_IMMEDIATE missing-topics-fatal: false websocket: pushInPool: enable: true pushKafka: enable: true redis: node: mode: sentinel #终端在线时长 client: onlineTime: 60000 # 自定义文件上传路径 # Linux LinuxFile: upload-url: http://10.11.10.25:8085/photo upload-path: /opt/ivccs/photo playBackFolder: /opt/ivccs/palyBackFolder # Windows WindowsFile: upload-path: F:/zly/image vehicle: latestData: redis: prefix: ivccs:vms:vehicle:latest postfix: harbor_D00A 001postfix: harbor_D001 002postfix: harbor_D002 preLocationFix: ivccs:vms:vehicle:preLocation status: redis: keyPrefix: harbor:vehicle:online cache: key: ivccs:vms:vehicle:cache list: redis: keyPrefix: harbor:vehicle:list video: keyPrefix: harbor:vehicle:video:status order: latestOrderKeyPrefix: harbor:command:status harbor: vehicle: confirm_status_prefix: harbor:vehicle:confirm_status #车、人、吊具确认状态 crane: realTimeInfoKeyPrefix: harbor:crane:info confirm: harbor:crane:confirm confirmExpireTime: 120 #确认过期时间,单位:秒 command: vehicle_path_keyPrefix: harbor:command:vehicle_path remote: vehicle_status: harbor:remote:vehicle_status #车辆接管状态 overtime: harbor:remote:overtime #超时退出接管 overtimeTime: 300 #超时时间,单位:秒 socketOvertime: harbor:remote:socketOvertime #session断开刹车 socketOvertimeTime: 2 #超时时间,单位:秒 throttleBrakeOperationValue: harbor:remote:throttleBrakeOperationValue #最新的油门刹车操作值 emergencyParking: harbor:remote:emergency_parking #紧停 controlInfo: harbor:remote:controlInfo #超时退出接管 autoPilot: harbor:remote:auto_pilot v2x: rsm: harbor:v2x:info:V2X_RSM order: dailyKpi: harbor:order:dailyKpi debug-app: check-num: prefix: ivccs:debug_app:check_num analysis: vehicle-data: es-index-name: vms_igv_vehicle index-rule: month # 车辆空闲时间 es vehicle-trip: es-index-name: vms_vehicle_trip login-check-url: http://10.11.10.3:8087/vbcs_admin/sys/checkLogin data-permission-check-url: http://10.11.10.3:8087/vbcs_admin/sys/checkDataPermission OperationLog-Url: http://10.11.10.3:8087/vbcs_admin/operationlog/add ExceptionLog-Url: http://10.11.10.3:8087/vbcs_admin/exceptionlog/add ThirdLogin-Url: http://10.11.10.3:8087/vbcs_admin/thirdPart/login command-url: http://10.11.10.1:8040 road-device: video-platform-url: http://10.11.10.1:8888 need-get-video: true charging-pile: latest_key_prefix: harbor:charging:pile:info charging_history_prefix: harbor:charging:history task: bigScreenRefreshTask: cron: 0 0 0 * * ? tosAnalysisTask: cron: 0 1,30 0 * * ? tosOeeTask: cron: 0 0 * * * ? stopVideoTask: cron: 0 10 * * * ? mqtt: address: ssl://10.11.10.28:1884 serverId: mqttx_8b1e19a2 name: ssiweb password: ssiweb123456 url: rtmp://10.11.10.28/live/ CAPath: /opt/ivccs/package/vmm/ca_cidi.pem