You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

pcm.yaml 1.7 kB

11 months ago
4 months ago
3 months ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. Name: pcm.core.api
  2. Host: 0.0.0.0
  3. Port: 8999
  4. MaxBytes: 524288000
  5. Log:
  6. Mode: file
  7. Level: debug
  8. Path: ./logs
  9. Rotation: daily
  10. ServiceName: "pcm.core.api"
  11. Timeout: 500000
  12. DB:
  13. DataSource: root:uJpLd6u-J?HC1@(119.45.255.234:3306)/pcm?parseTime=true&loc=Local
  14. Redis:
  15. Host: 10.206.0.12:6379
  16. Pass: redisPW123
  17. Monitoring:
  18. PromUrl: http://47.92.39.128:30877
  19. AlertUrl: 47.92.39.128:32243
  20. #rpc
  21. THRpcConf:
  22. # Endpoints:
  23. # - 127.0.0.1:8888
  24. NonBlock: true
  25. #rpc
  26. ModelArtsRpcConf:
  27. Endpoints:
  28. - 127.0.0.1:2002
  29. NonBlock: true
  30. Timeout: 500000
  31. #rpc
  32. ModelArtsImgRpcConf:
  33. Endpoints:
  34. - 127.0.0.1:2007
  35. NonBlock: true
  36. #rpc
  37. ACRpcConf:
  38. Endpoints:
  39. - 127.0.0.1:8888
  40. NonBlock: true
  41. Timeout: 50000
  42. #rpc
  43. CephRpcConf:
  44. Endpoints:
  45. - pcm-participant-ceph-service:2008
  46. NonBlock: true
  47. Timeout: 50000
  48. OctopusRpcConf:
  49. Endpoints:
  50. - 127.0.0.1:8888
  51. NonBlock: true
  52. Timeout: 20000
  53. OpenstackRpcConf:
  54. Endpoints:
  55. - 127.0.0.1:2010
  56. NonBlock: true
  57. Timeout: 20000
  58. # core rpc
  59. PcmCoreRpcConf:
  60. Endpoints:
  61. - pcm-core-rpc:2004
  62. NonBlock: true
  63. Timeout: 20000
  64. MinioConf:
  65. Secret: minio_xnu122@_
  66. AccessKey: minioadmin
  67. Endpoint: http://121.89.220.60:9000
  68. SnowflakeConf:
  69. MachineId: 1
  70. BlockChain:
  71. url: https://rsfhrlsaybqm.test.jointcloud.net/contract/invoke
  72. # url: http://localhost:2006/contract/invoke
  73. ContractAddress: 0x22ac23bf2d2cf1b4d8fec9cb4d279c7da6718e35
  74. FunctionName: "storeEvidence"
  75. MemberName: "pcm"
  76. Type: "2"
  77. JcsMiddleware:
  78. JobStatusReportUrl: http://101.201.215.196:7891/jobSet/jobStatusReport
  79. Participant:
  80. AdapterId: "1777144940456666666"
  81. CloudAdapterId: "1770658294298316800"

PCM is positioned as Software stack over Cloud, aiming to build the standards and ecology of heterogeneous cloud collaboration for JCC in a non intrusive and autonomous peer-to-peer manner.