Re: Setting up multinode PCF on macbook pro


Daniel Mikusa
 

Install Virtualbox and follow the instructions to setup bosh-lite.

https://github.com/cloudfoundry/bosh-lite#prepare-the-environment

Then install CF into Bosh lite.

http://docs.cloudfoundry.org/deploying/boshlite/index.html

After that, you can install some services into bosh-lite as well.

https://github.com/drnic/cassandra-boshrelease
https://github.com/emc-cloudfoundry/cassandra-cf-service-boshrelease
https://github.com/Altoros/mongo-bosh

Or you could just point to an existing Cassandra / Mongo installation that
runs elsewhere with a user provided service.

https://docs.cloudfoundry.org/devguide/services/user-provided.html

This is what I typically prefer as my laptop is resource challenged.

Dan


On Mon, Nov 23, 2015 at 3:18 PM, Basanth Gowda <basanth.gowda(a)gmail.com>
wrote:

Hello,
I am new to CloudFoundry. My client wants to use PCF with Cassandra/Mongo.
I wanted to try it out locally on my macbook pro. Any pointers would help

thank you
Basu

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.