application.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. application-name: dispatch_server
  2. web:
  3. ip-private: 10.14.85.241
  4. port: 12342
  5. route-prefix: /dispatch_server
  6. token: U9yKpD6kZZDDe4LFKK6myAxBUT1XRrDM
  7. white-list:
  8. - "/simulation/resource/scheduler/confirm"
  9. - "/simulation/resource/scheduler/tick"
  10. - "/simulation/resource/scheduler/state"
  11. log:
  12. dir: ./log/
  13. prefix: dispatch_server
  14. redis:
  15. # addr: 36.110.106.156:6379
  16. addr: 10.14.85.240:6379
  17. password: 1qaz2wsx!
  18. db: 3
  19. kafka:
  20. partition: 0
  21. broker: 10.14.85.239:9092
  22. oss:
  23. type: Aliyun # Minio 或 Aliyun
  24. is-user-cname: true
  25. endpoint: open-bucket.oss.icvdc.com
  26. # is-user-cname: false
  27. # endpoint: oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com
  28. access-key-id: n8glvFGS25MrLY7j
  29. access-key-secret: xZ2Fozoarpfw0z28FUhtg8cu0yDc5d
  30. bucket-name: open-bucket
  31. gpu-node-list:
  32. - hostname: gpu003
  33. ip: 10.14.85.238
  34. parallelism: 6
  35. k8s:
  36. pod-yaml-dir: /mnt/disk001/cicv-data-closedloop/pod-yaml/
  37. vtd-pod-template-yaml: /mnt/disk001/cicv-data-closedloop/pod-template/vtd-pod-template.yaml
  38. algorithm-tar-temp-dir: /mnt/disk001/cicv-data-closedloop/temp/algorithm/
  39. registry-uri: 10.14.85.237:5000
  40. namespace-name: cicvdcl
  41. vtd-image: 10.14.85.237:5000/vtd.run.perception.release:latest
  42. vtd-command: /Controller/config/docker_cloud_algContest.ini