Advertisement
Guest User

Untitled

a guest
May 28th, 2018
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. # This file is auto-generated during the composer install
  2. parameters:
  3. bims_api_version: ''
  4. bims_api_codename: Corellia
  5. database_host: 127.0.0.1
  6. database_port: null
  7. database_name: bims
  8. database_user: root
  9. database_password: null
  10. mailer_transport: smtp
  11. mailer_host: 127.0.0.1
  12. mailer_user: null
  13. mailer_password: null
  14. secret: ThisTokenIsNotSoSecretChangeIt
  15. mongodb_server: 'mongodb://mongo:27017'
  16. mongodb_user: null
  17. mongodb_password: '~'
  18. mongodb_database: bims
  19. mongodb_eventlog_collection: eventLogs
  20. mongodb_audits_collection: audits
  21.  
  22. # AWS services endpoints
  23. aws_sqs_endpoint: 'http://sqs:9324'
  24. aws_key: 'change_this_key'
  25. aws_secret: 'change_this_secret'
  26. queue_bpm: 'queue_bpm'
  27. queue_audits: 'queue_audits'
  28. queue_engine: 'engine_queue'
  29. queue_export_document: 'queue_export_document'
  30. queue_sale_event_publication: 'queue_sale_event_publication'
  31. queue_action_processor: 'queue_action_processor'
  32. queue_action_splitter: 'queue_client_action_splitter'
  33. aws_s3_endpoint: 'http://s3:4569'
  34. s3_audits: 'bca-dev-app-store-audits/'
  35. s3_export: 'bca-dev-app-store-test/'
  36. bca_core.contract_resource_names: ['audits', 'globalsearch', 'inspectAndCollects', 'logs', 'lots', 'oemMatrixPrices', 'onsites', 'packages', 'partners', 'preprocesses', 'refurbishments', 'requestDocuments', 'roles', 'ruler-actions', 'ruler-rules', 'saleevents', 'transports', 'users', 'vehicles']
  37.  
  38. # Activiti params
  39. activiti_configuration:
  40. host: 'activiti:8080'
  41. protocol: HTTP
  42. auth_type: Basic
  43. auth_params:
  44. user: kermit
  45. password: kermit
  46. activiti_configuration_deploy:
  47. content-type: 'multipart/form-data; boundary=---BIMSDeploy'
  48. host: 'activiti:8080'
  49. protocol: HTTP
  50. auth_type: Basic
  51. auth_params:
  52. user: kermit
  53. password: kermit
  54. integration.apikey_key: 954384F0857F3B22916F5F3B0702E4C47D352B41D2D4C97E7ADB6F056D0617F8
  55. integration.apikey_salt: apikey
  56. integration.token_lifetime: 300
  57. redis_host: 'redis://redis:6379'
  58. host_redis: redis
  59. port_redis: 6379
  60. auth_salt: ZLgu5AQ4NFpj8RYhEdQv7eyJZPknTGftwmWC9yRD
  61. privateKey: A324D53FA6553FC28626B2BD5F7D2
  62. webApiDigest: thisIsLame
  63. proxy: 10.125.8.100:8080
  64. nginx_host: 'nginx://nginx'
  65. bims_version_retrieval:
  66. host: ''
  67. protocol: HTTPS
  68. content-type: application/json
  69. accept: application/json
  70. auth_type: null
  71. mediaserver_configuration:
  72. wsdl: 'http://uat11.ws.bcaimage.com/MediaManagementService2.asmx?wsdl'
  73. namespace: 'http://bca-group.com/webservices/'
  74. host: 'https://uat.bcaimage.com/'
  75. content-type: text/xml
  76. soap_version: 2
  77. security-type: basic
  78. auth_params:
  79. login: fcm-integration
  80. password: itarc
  81. converter_configuration:
  82. wsdl: 'http://uat11.ws.bcaimage.com/Converter.asmx?wsdl'
  83. namespace: 'http://bca-group.com/webservices/'
  84. host: 'https://uat.bcaimage.com/'
  85. content-type: text/xml
  86. soap_version: 2
  87. security-type: basic
  88. auth_params:
  89. login: fcm-integration
  90. biztalk_configuration:
  91. host: 'http://php-mock/Services/Sales/biztalk.php/v1.0'
  92. protocol: HTTP
  93. content-type: application/json
  94. accept: application/json
  95. auth_type: Custom
  96. auth_params:
  97. client: IMS
  98. key: DWDAWAFFAFACSCPisDJSAD
  99. secret: A93reRTUJHsCuQSHR+L3GxqOJyDmQpCgps102ciuabc=
  100. hashHmacType: sha256
  101. prefix: amx
  102. sales_force_configuration:
  103. proxy: '%proxy%'
  104. url_host_token: test.salesforce.com
  105. url_token: 'https://test.salesforce.com/services/oauth2/token'
  106. url_host_query: cs84.salesforce.com
  107. url_query: 'https://cs84.salesforce.com/services/data/v39.0/query?q='
  108. grant_type: password
  109. client_id: 3MVG96mGXeuuwTZiKLmb22CiIe7YpeYDQeSO7QFI8ANMb2wXV8e7F3HU3ax3TZYbG3U8FuxS8eU7zt6oCCAQm
  110. client_secret: '1165702024182082039'
  111. username: api2%40everis.com
  112. password: unamas11viYDvZ8GdrVrCeeFey0nqMKM
  113. bca_module.base_price_request_configuration:
  114. wsdl: 'http://php-mock/Services/IVehicleService/IVehicleServiceMockUp.php?wsdl'
  115. content-type: text/xml
  116. use: literal
  117. style: document
  118. security-type: none
  119. login: none
  120. password: none
  121. # AWS SDK - TODO Build our own bundle to wrap aws and to define a custom service here instead of "a_service"
  122. a_service:
  123. class: Aws\Credentials\Credentials
  124. arguments:
  125. - "%aws_key%"
  126. - "%aws_secret%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement