Re: Deploying CF in AWS
CF Runtime
Hi Alberto,
toggle quoted messageShow quoted text
When BOSH creates a final release, it uploads the packages to the blob store configured for that BOSH release. You can see this for cf-release here: https://github.com/cloudfoundry/cf-release/blob/master/config/final.yml There is more information on release blobstores in the bosh documentation: http://bosh.io/docs/s3-release-blobstore.html - CF Runtime Team Hi Team,
I’ve been following the instructions to deploy CF found here:
|
|