X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d-standalone%2Fsrc%2Fmain%2Fassembly%2Fconf%2Fengine-d.yml;h=c5a750a657a1f8d25de115266f6a44688a76c180;hb=5b3f8b279725c337de6988e703cca418b3e53826;hp=045c276e5e54783adf5bac4bb5178b956bc14b1e;hpb=33844dfa9dde1a43725e80dd692ea12f4d4d330f;p=holmes%2Fengine-management.git diff --git a/engine-d-standalone/src/main/assembly/conf/engine-d.yml b/engine-d-standalone/src/main/assembly/conf/engine-d.yml index 045c276..c5a750a 100644 --- a/engine-d-standalone/src/main/assembly/conf/engine-d.yml +++ b/engine-d-standalone/src/main/assembly/conf/engine-d.yml @@ -15,12 +15,16 @@ # server: type: simple - rootPath: '/api/holmes-engine/v1/*' + rootPath: '/api/holmes-engine-mgmt/v1/*' applicationContextPath: / adminContextPath: /admin connector: - type: http + type: https port: 9102 + keyStorePath: /home/holmes/conf/holmes.keystore + keyStorePassword: holmes + validateCerts: false + validatePeers: false # Logging settings. @@ -49,10 +53,10 @@ logging: database: - driverClass: com.mysql.jdbc.Driver + driverClass: org.postgresql.Driver user: holmes - password: holmes - url: jdbc:mysql://10.74.156.206:3306/holmes + password: holmespwd + url: jdbc:postgresql://10.74.156.206:5432/holmes properties: charSet: UTF-8 maxWaitForConnection: 1s @@ -64,7 +68,7 @@ database: minIdleTime: 1s mqConfig: - brokerIp: 127.0.0.1 + brokerIp: 10.74.156.206 brokerPort: 61616 brokerUsername: activemq brokerPassword: v1