forked from shuawest/cf-kie-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.json
223 lines (223 loc) · 12 KB
/
env.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
{
"profiles": [
"cloud"
],
"server.ports": {
"local.server.port": 8080
},
"vcap": {
"vcap.application.limits.mem": "1433",
"vcap.application.application_uris": "cf-kie-server-shy-buffalo.local.pcfdev.io",
"vcap.application.uris": "cf-kie-server-shy-buffalo.local.pcfdev.io",
"vcap.application.application_version": "f5faf034-3410-43c1-af3e-b92dacdd34d8",
"vcap.application.space_name": "pcfdev-space",
"vcap.services.cf-kie-server-db.volume_mounts": "",
"vcap.services.cf-kie-server-db.credentials.jdbcUrl": "******",
"vcap.services.cf-kie-server-db.name": "cf-kie-server-db",
"vcap.services.cf-kie-server-db.credentials.name": "******",
"vcap.application.application_name": "cf-kie-server",
"vcap.services.cf-kie-server-db.syslog_drain_url": "",
"vcap.application.name": "cf-kie-server",
"vcap.services.cf-kie-server-db.plan": "512mb",
"vcap.application.version": "f5faf034-3410-43c1-af3e-b92dacdd34d8",
"vcap.services.cf-kie-server-db.credentials.password": "******",
"vcap.services.cf-kie-server-db.credentials.uri": "******",
"vcap.application.application_uris[0]": "cf-kie-server-shy-buffalo.local.pcfdev.io",
"vcap.services.cf-kie-server-db.label": "p-mysql",
"vcap.application.instance_id": "75afc4a4-09af-43f5-76ce-7509",
"vcap.application.space_id": "8d81abcd-ad9d-4fe9-bab1-5e31c24fa646",
"vcap.services.cf-kie-server-db.credentials.username": "******",
"vcap.application.limits.fds": "16384",
"vcap.application.application_id": "040df9e8-7e12-482f-a2e2-0dca9b176617",
"vcap.application.uris[0]": "cf-kie-server-shy-buffalo.local.pcfdev.io",
"vcap.services.cf-kie-server-db.credentials.port": "******",
"vcap.application.cf_api": "http://api.local.pcfdev.io",
"vcap.services.cf-kie-server-db.provider": "",
"vcap.application.port": "8080",
"vcap.application.instance_index": "0",
"vcap.services.cf-kie-server-db.tags[0]": "mysql",
"vcap.services.cf-kie-server-db.credentials.hostname": "******",
"vcap.services.cf-kie-server-db.tags": "mysql",
"vcap.application.host": "0.0.0.0",
"vcap.application.limits.disk": "512"
},
"servletContextInitParams": {},
"systemProperties": {
"com.sun.management.jmxremote.authenticate": "false",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.protocol.handler.pkgs": "org.springframework.boot.loader",
"sun.boot.library.path": "/home/vcap/app/.java-buildpack/open_jdk_jre/lib/amd64",
"java.vm.version": "25.121-b13",
"java.vm.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"guice.disable.misplaced.annotation.check": "true",
"java.rmi.server.randomIDs": "true",
"path.separator": ":",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"file.encoding.pkg": "sun.io",
"user.country": "US",
"sun.java.launcher": "SUN_STANDARD",
"sun.os.patch.level": "unknown",
"PID": "5",
"com.sun.management.jmxremote.port": "5000",
"java.vm.specification.name": "Java Virtual Machine Specification",
"user.dir": "/home/vcap/app",
"java.runtime.version": "1.8.0_121-b13",
"java.awt.graphicsenv": "sun.awt.X11GraphicsEnvironment",
"org.jboss.logging.provider": "slf4j",
"java.endorsed.dirs": "/home/vcap/app/.java-buildpack/open_jdk_jre/lib/endorsed",
"os.arch": "amd64",
"java.io.tmpdir": "/home/vcap/tmp",
"line.separator": "\n",
"org.kie.server.controller": "http://rhpam7-install-rhpamcentr-rhpam7-install-user.192.168.99.100.nip.io/rest/controller",
"com.sun.management.jmxremote.rmi.port": "5000",
"java.vm.specification.vendor": "Oracle Corporation",
"os.name": "Linux",
"sun.jnu.encoding": "UTF-8",
"spring.beaninfo.ignore": "true",
"java.library.path": "/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib",
"javax.net.ssl.trustStore": "/home/vcap/app/.java-buildpack/container_certificate_trust_store/truststore.jks",
"java.specification.name": "Java Platform API Specification",
"java.class.version": "52.0",
"sun.management.compiler": "HotSpot 64-Bit Tiered Compilers",
"os.version": "4.2.0-42-generic",
"user.home": "/home/vcap",
"catalina.useNaming": "false",
"user.timezone": "Etc/UTC",
"java.awt.printerjob": "sun.print.PSPrinterJob",
"file.encoding": "UTF-8",
"java.specification.version": "1.8",
"org.kie.server.location": "http://cf-kie-server-shy-buffalo.local.pcfdev.io/rest/server",
"catalina.home": "/home/vcap/tmp/tomcat.6726838828451547912.8080",
"java.class.path": "/home/vcap/app/.",
"user.name": "vcap",
"java.vm.specification.version": "1.8",
"sun.java.command": "******",
"java.home": "/home/vcap/app/.java-buildpack/open_jdk_jre",
"sun.arch.data.model": "64",
"user.language": "en",
"java.specification.vendor": "Oracle Corporation",
"awt.toolkit": "sun.awt.X11.XToolkit",
"com.sun.management.jmxremote.ssl": "false",
"java.vm.info": "mixed mode",
"java.version": "1.8.0_121",
"securerandom.source": "file:/dev/./urandom",
"java.ext.dirs": "/home/vcap/app/.java-buildpack/open_jdk_jre/lib/ext:/usr/java/packages/lib/ext",
"sun.boot.class.path": "/home/vcap/app/.java-buildpack/open_jdk_jre/lib/resources.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/rt.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/sunrsasign.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/jsse.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/jce.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/charsets.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/lib/jfr.jar:/home/vcap/app/.java-buildpack/open_jdk_jre/classes",
"java.awt.headless": "true",
"java.vendor": "Oracle Corporation",
"catalina.base": "/home/vcap/tmp/tomcat.6726838828451547912.8080",
"file.separator": "/",
"java.vendor.url.bug": "http://bugreport.sun.com/bugreport/",
"sun.io.unicode.encoding": "UnicodeLittle",
"sun.cpu.endian": "little",
"java.rmi.server.hostname": "127.0.0.1",
"javax.net.ssl.trustStorePassword": "******",
"sun.cpu.isalist": ""
},
"systemEnvironment": {
"PATH": "/usr/local/bin:/usr/bin:/bin",
"VCAP_APP_HOST": "0.0.0.0",
"INSTANCE_INDEX": "0",
"XFILESEARCHPATH": "/usr/dt/app-defaults/%L/Dt",
"LANG": "en_US.UTF-8",
"DATABASE_URL": "mysql2://liCtW1VVJkBsZrJM:3nTSkMIGESE3DbqB@mysql-broker.local.pcfdev.io:3306/cf_6142382b_ce08_4608_972b_5de3c713cd3f?reconnect=true",
"CF_INSTANCE_PORTS": "[{\"external\":61006,\"internal\":8080},{\"external\":61007,\"internal\":2222}]",
"CF_INSTANCE_GUID": "75afc4a4-09af-43f5-76ce-7509",
"PWD": "/home/vcap/app",
"CF_INSTANCE_PORT": "61006",
"VCAP_APPLICATION": "{\"application_id\":\"040df9e8-7e12-482f-a2e2-0dca9b176617\",\"application_name\":\"cf-kie-server\",\"application_uris\":[\"cf-kie-server-shy-buffalo.local.pcfdev.io\"],\"application_version\":\"f5faf034-3410-43c1-af3e-b92dacdd34d8\",\"cf_api\":\"http://api.local.pcfdev.io\",\"host\":\"0.0.0.0\",\"instance_id\":\"75afc4a4-09af-43f5-76ce-7509\",\"instance_index\":0,\"limits\":{\"disk\":512,\"fds\":16384,\"mem\":1433},\"name\":\"cf-kie-server\",\"port\":8080,\"space_id\":\"8d81abcd-ad9d-4fe9-bab1-5e31c24fa646\",\"space_name\":\"pcfdev-space\",\"uris\":[\"cf-kie-server-shy-buffalo.local.pcfdev.io\"],\"version\":\"f5faf034-3410-43c1-af3e-b92dacdd34d8\"}",
"SERVER_PORT": "8080",
"CF_INSTANCE_IP": "10.0.2.15",
"PORT": "8080",
"VCAP_SERVICES": "******",
"INSTANCE_GUID": "75afc4a4-09af-43f5-76ce-7509",
"JBP_CONFIG_JMX": "{enabled: true}",
"USER": "vcap",
"DEPS_DIR": "/home/vcap/deps",
"VCAP_APP_PORT": "8080",
"TMPDIR": "/home/vcap/tmp",
"CF_INSTANCE_ADDR": "10.0.2.15:61006",
"NLSPATH": "/usr/dt/lib/nls/msg/%L/%N.cat",
"CF_INSTANCE_INDEX": "0",
"CF_INSTANCE_INTERNAL_IP": "10.255.98.67",
"MEMORY_LIMIT": "1433m",
"SHLVL": "0",
"HOME": "/home/vcap/app"
},
"applicationConfig: [classpath:/application.properties]": {
"spring.datasource.driver-class-name": "com.mysql.jdbc.Driver",
"kieserver.controllers": "http://rhpam7-install-rhpamcentr-rhpam7-install-user.192.168.99.100.nip.io/rest/controller",
"kieserver.casemgmt.enabled": "true",
"org.kie.server.user": "kieserver",
"cfkieserver.remoterepo.user": "kieserver",
"spring.jpa.properties.hibernate.dialect": "org.hibernate.dialect.MySQL5Dialect",
"spring.jpa.properties.hibernate.hbm2ddl.auto": "update",
"cfkieserver.remoterepo.url": "http://rhpam7-install-rhpamcentr-rhpam7-install-user.192.168.99.100.nip.io/maven2/",
"spring.datasource.url": "jdbc:mysql://localhost/kieserver",
"kieserver.drools.enabled": "true",
"spring.jpa.properties.hibernate.show_sql": "false",
"spring.profiles": "mysql",
"endpoints.beans.sensitive": "false",
"spring.jpa.generate-ddl": "true",
"spring.jta.narayana.transaction-manager-id": "1",
"management.endpoints.web.exposure.include": "*",
"spring.jpa.hibernate.naming.physical-strategy": "org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl",
"kieserver.restContextPath": "/rest",
"org.kie.server.controller.pwd": "kieserver1!",
"kieserver.dmn.enabled": "true",
"spring.datasource.password": "******",
"cfkieserver.remoterepo.pass": "kieserver1!",
"logging.level.org.appformer.maven.integration": "DEBUG",
"spring.datasource.username": "kieserver",
"cfkieserver.remoterepo.enabled": "true",
"org.kie.server.controller.user": "kieserver",
"jbpm.executor.enabled": "false",
"endpoints.beans.enabled": "true",
"kieserver.jbpmui.enabled": "true",
"org.kie.server.pwd": "kieserver1!",
"kieserver.jbpm.enabled": "true",
"spring.datasource.type": "org.apache.tomcat.jdbc.pool.XADataSource",
"kieserver.location": "http://cf-kie-server-shy-buffalo.local.pcfdev.io/rest/server",
"logging.level.org.kie.server.services.impl": "DEBUG",
"endpoints.beans.id": "springbeans",
"kieserver.optaplanner.enabled": "true"
},
"cloud": {
"cloud.application.uris": [
"cf-kie-server-shy-buffalo.local.pcfdev.io"
],
"cloud.application.limits": {
"disk": 512,
"fds": 16384,
"mem": 1433
},
"cloud.services.cf-kie-server-db.connection.port": -1,
"cloud.application.version": "f5faf034-3410-43c1-af3e-b92dacdd34d8",
"cloud.application.name": "cf-kie-server",
"cloud.application.application_id": "040df9e8-7e12-482f-a2e2-0dca9b176617",
"cloud.application.application_uris": [
"cf-kie-server-shy-buffalo.local.pcfdev.io"
],
"cloud.services.mysql.id": "cf-kie-server-db",
"cloud.services.mysql.connection.uri": "jdbc:mysql://mysql-broker.local.pcfdev.io:3306/cf_6142382b_ce08_4608_972b_5de3c713cd3f?user=liCtW1VVJkBsZrJM&password=3nTSkMIGESE3DbqB",
"cloud.application.instance_id": "75afc4a4-09af-43f5-76ce-7509",
"cloud.application.cf_api": "http://api.local.pcfdev.io",
"cloud.services.mysql.connection.scheme": "jdbc",
"cloud.application.space_name": "pcfdev-space",
"cloud.application.application_name": "cf-kie-server",
"cloud.application.application_version": "f5faf034-3410-43c1-af3e-b92dacdd34d8",
"cloud.services.cf-kie-server-db.connection.uri": "jdbc:mysql://mysql-broker.local.pcfdev.io:3306/cf_6142382b_ce08_4608_972b_5de3c713cd3f?user=liCtW1VVJkBsZrJM&password=3nTSkMIGESE3DbqB",
"cloud.services.cf-kie-server-db.connection.scheme": "jdbc",
"cloud.services.cf-kie-server-db.connection.jdbcurl": "jdbc:mysql://mysql-broker.local.pcfdev.io:3306/cf_6142382b_ce08_4608_972b_5de3c713cd3f?user=liCtW1VVJkBsZrJM&password=3nTSkMIGESE3DbqB",
"cloud.services.mysql.connection.jdbcurl": "jdbc:mysql://mysql-broker.local.pcfdev.io:3306/cf_6142382b_ce08_4608_972b_5de3c713cd3f?user=liCtW1VVJkBsZrJM&password=3nTSkMIGESE3DbqB",
"cloud.services.mysql.connection.port": -1,
"cloud.application.port": 8080,
"cloud.application.instance-id": "75afc4a4-09af-43f5-76ce-7509",
"cloud.application.host": "0.0.0.0",
"cloud.application.app-id": "cf-kie-server",
"cloud.application.instance_index": 0,
"cloud.application.space_id": "8d81abcd-ad9d-4fe9-bab1-5e31c24fa646",
"cloud.services.cf-kie-server-db.id": "cf-kie-server-db"
}
}