mLab
Page last updated:
Managing Services
Integrating the Service With Your App
Format of credentials in VCAP_SERVICES
{
mlab: [
{
name: "mlab-2cea8",
label: "mlab",
plan: "sandbox",
credentials: {
uri: "mongodb://cloudfoundry-test_2p6otl8c_841b7q4b_tmtlqeaa:eb5d00ac-2a4f-4beb-80ad-9da11cff5a70@ds027908.mongolab.com:27908/cloudfoundry-test_2p6otl8c_841b7q4b"
}
}
]
}
Sample Application
https://github.com/cloudfoundry-samples/spring-music