ElephantSQL
Pivotal Web Services End of Availability Announced
For more information, see Frequently Asked Questions.
Page last updated:
Managing Services
Integrating the Service With Your App
Format of credentials in VCAP_SERVICES
{
elephantsql-dev: [
{
name: "elephantsql-dev-c6c60",
label: "elephantsql-dev",
plan: "turtle",
credentials: {
uri: "postgres://seilbmbd:examplepass@babar.elephantsql.com:5432/seilbmbd"
}
}
]
}
Sample Application
https://github.com/cloudfoundry-samples/spring-music
Additional Documentation
http://www.elephantsql.com/docs/index.html