CouchDB in CloudFoundry?
问题 I review the Cloud Foundry project and try to install it on a server I will use Couchdb as a database service. My principal question is : How use CouchDB in Cloud Foundry? I install a CF instance with : vcap_dev_setup -c devbox_all.yml -D mydomain.com The devbox.yml contains : $ install : - all. In this install the couchdb_node and the couchdb_gateway is present by default. But it seems to be bug in general. When I delete a app and I have this error for example : $ vmc delete notes2