Date
1 - 5 of 5
Can anybody give me a aws_rds_receipt.yml
Eric Malm <emalm@...>
You may be interested in trying out the bosh-bootloader project,
https://github.com/cloudfoundry/bosh-bootloader, that the CF Infrastructure team has been developing in part as a replacement for the `bosh aws create` command. Currently, you can configure it with access to an AWS account and then run `bbl up` to create a new CloudFormation stack to support BOSH, CF, and Concourse, deploy a BOSH director with bosh-init, and configure it with a cloud config corresponding to the networking and other resources in that CloudFormation stack. If usage isn't clear from the CLI and the GitHub repo, I expect the CF Infrastructure team would be happy to answer questions about it on the cf-bosh or cf-dev mailing lists and in the #infrastructure channel on the CF OSS Slack. Best, Eric, CF Runtime Diego PM On Thu, Oct 27, 2016 at 7:54 PM, xiaoshan fang <tech_fang(a)hotmail.com> wrote: Thank you very much sean. I am new to bosh and cloudfoundry, could you pls |
|
xiaoshan fang
Thank you very much sean. I am new to bosh and cloudfoundry, could you pls give more detail docs about deploying cloudfoundry with bosh-init (not using bosh aws create)?
I am following the http://docs.cloudfoundry.org/deploying/aws/index.html#prereqs. It use bosh aws create to prepare the aws environment, and the use bosh-init to deploy bosh. |
|
Sean Keery <skeery@...>
I have attached a scrubbed file. Don't know if bosh aws create is still
supported though. Have you looked at bosh-init? Sean *Sean Keery | Minister of Chaos | Pivotal Cloud Foundry Solutions* Mobile: 970.274.1285 | skeery(a)pivotal.io LinkedIn: @zgrinch <http://www.linkedin.com/in/zgrinch> | Twitter: @zgrinch <https://twitter.com/zgrinch> | Github: @skibum55 <https://github.com/skibum55> On Thu, Oct 27, 2016 at 2:47 AM, xiaoshan fang <tech_fang(a)hotmail.com> wrote: my email: fang_cloud(a)hotmail.com |
|
xiaoshan fang
my email: fang_cloud(a)hotmail.com
|
|
xiaoshan fang
run bosh aws create failed. Want to create rds instance bymyself. And I need a aws_rds_receipt.yml file for cloud foundry deploying.
Could anybody help? |
|