Re: Need Cloud Foundry deployment to test my sample services
James Bayer
bosh-lite shouldn't be too bad if you have access to a server with enough
toggle quoted messageShow quoted text
memory: https://github.com/cloudfoundry/bosh-lite/blob/master/bin/provision_cf most of the cf team uses that. i haven't tried it recently however. if you can deploy on a cloud like aws, then there are terraform scripts in the community that do a smallish footprint version: https://github.com/cloudfoundry-community/terraform-aws-cf-install
On Sat, Oct 10, 2015 at 1:26 PM, Vinod Singh <vinoddandy(a)gmail.com> wrote:
Hi, --
Thank you, James Bayer
|
|