发布于 2015-09-14 15:16:22 | 111 次阅读 | 评论: 0 | 来源: 网络整理
MongoDB is a supported service on VMware‘s Cloud Foundry.
Cloud Foundry is a platform-as-a-service solution. At this time, CloudFoundry.com (the public instance of Cloud Foundry operated by VMware) supports applications written in Spring Java, Rails, and Sinatra for Ruby, Node.js, Scala and other JVM languages/frameworks, including Groovy and Grails. See <http://www.cloudfoundry.com/faq#language>.
vmc create-service mongodb --name MyMongoDB
Once you create a MongoDB service, you can bind and use it inside of Cloud Foundry applications.