Date
1 - 2 of 2
Creating & Deploying BOSH Releases on Windows
Jonathan Stockley
We have been using bosh for some time with Ubuntu stemcells on vSphere.
We have recently setup Diego cells on Windows using Windows stemcell. Is this the only thing that can be deployed on Windows with bosh or can we build a bosh release of any application (for example MySQL or RabbitMQ) using the bosh CLI and then deploy it on Windows? I appreciate that any scripts would probably have to be powershelgl rather than bash (although…) Any pointer to docs or examples would be much appreciated. Cheers, Jo |
|
Hi Jo,
We have a sample windows bosh release here: https://github.com/cloudfoundry-incubator/sample-windows-bosh-release We're also planning on writing some reference docs about this, so whatever questions you may have along the way would be helpful for us to gain perspective. Cheers, William |
|