Re: Building Cloud Foundry from source
Marco Nicosia
Shahid,
toggle quoted messageShow quoted text
Cf-release isn't a single binary or even a set of binaries that you first compile, then deploy. Instead, cf-release is a set of software packages that are automatically compiled from source as part of the deployment process. Cloud Foundry approaches deploying the platform in an unusual way. Instead, I think you want to start with BOSH. I suggest checking out bosh-lite. You then use BOSH to deploy each individual software package to separate VMs (or in the case of bosh-lite, containers on a VM hosted by your local computer). As a part of this deployment process, BOSH will spin up separate, temporary VMs to compile packages and automatically store the results for subsequent distribution. Does this help?
On Tuesday, July 26, 2016, Shahid Shaikh <shahidhs.ibm(a)gmail.com> wrote:
Thanks for your reply. --
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia(a)pivotal.io c: 650-796-2948
|
|