Add human readable, formatted JSON, VCAP environment variables file.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"application_id": "c50bb519-2739-4fa3-8750-02c051e35735",
|
||||
"application_name": "boot-test",
|
||||
"application_uris": [ "boot-example.apps.tunis.cf-app.com" ],
|
||||
"application_version": "d34bbbbd-c35c-4057-baf2-6300cb9aa2aa",
|
||||
"cf_api": "https://api.sys.tunis.cf-app.com", "host": "0.0.0.0",
|
||||
"instance_id": "babcf301-3b34-4dcf-720e-ccfc",
|
||||
"instance_index": 0,
|
||||
"limits": {
|
||||
"disk": 1024, "fds": 16384, "mem": 1024},
|
||||
"name": "boot-example",
|
||||
"port": 8080,
|
||||
"space_id": "271cf083-7855-4b5e-be19-65342d099099",
|
||||
"space_name": "jblum-space",
|
||||
"uris": [ "boot-example.apps.tunis.cf-app.com" ],
|
||||
"version": "d34bbbbd-c35c-4057-baf2-6300cb9aa2aa"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"p-cloudcache": [{
|
||||
"credentials": {
|
||||
"distributed_system_id": "0",
|
||||
"locators": [ "localhost[55221]" ],
|
||||
"urls": { "pulse": "https://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/pulse" },
|
||||
"users": [
|
||||
{
|
||||
"password": "vaxAi8UuJkBp9csgDvJ5YA",
|
||||
"roles": ["cluster_operator"],
|
||||
"username": "cluster_operator_CQhqoDaEIT1gobjLryfpBg"
|
||||
},
|
||||
{
|
||||
"password": "egSyyyaM5Q5yUMOVZD6pXA",
|
||||
"roles": ["developer"],
|
||||
"username": "developer_krCFKddILf8EfWs0laUQ"
|
||||
}
|
||||
],
|
||||
"wan": {
|
||||
"sender_credentials": {
|
||||
"active": {
|
||||
"password": "tYHFwByaMN675FuBWDZQiQ",
|
||||
"username": "gateway_sender_UJ0YO1pJBEnQP03yt7sVXQ"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"syslog_drain_url": null,
|
||||
"volume_mounts": [],
|
||||
"label": "p-cloudcache",
|
||||
"provider": null,
|
||||
"plan": "small",
|
||||
"name": "jblum-pcc",
|
||||
"tags": [ "gemfire", "cloudcache", "database", "pivotal" ]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user