-
Notifications
You must be signed in to change notification settings - Fork 218
Description
We have a fresh Cloud Foundry v238 (testing) installation, for which we have just changed cc.default_to_diego_backend to true. We were hoping this would be all steps needed to move our (fresh) stock cf-release to a cf-release with diego globally enabled by default, but there might be a bit more work involved.
For newcomers to the diego playing field, the steps to take might be a bit overwhelming and unclear, so we are wondering if there is an easy (step-by-step) guide available for this, to move from a stock cf-release to a cf-release with diego globally enabled by default?
We stumbled upon the diego-design-notes/migrating-to-diego.md documentation, but the starting point there seems to be that you already have a cf-release with diego deployed. This repository itself also contains an excellent guide to deploying diego to bosh lite and deploying diego in aws but it seems very complicated and not as clear on how to do this for an already deployed (fresh) stock cf-release on AWS.
We found related repositories with bosh-releases that we think we need to install, but some steps or guidance towards this would be greatly appreciated: