Skip to content

cloudfoundry/bosh-windows-stemcell-builder

Repository files navigation

BOSH Windows Stemcell Builder

This repository contains Rake tasks for creating BOSH Windows stemcells for AWS, Azure, GCP, and Openstack

The recommended approach for creating BOSH Windows stemcells for vSphere which can be deployed on Cloud Foundry BOSH, is stembuild.

Documentation on how to use stembuild can be found here.

Dependencies

Install

gem install bundler
bundle install

Commands

rake build:aws                  # Build AWS Stemcell
rake build:azure                # Build Azure Stemcell
rake build:gcp                  # Build GCP Stemcell

rake publish:staging:azure      # Stage an image to the Azure marketplace
rake publish:production:azure   # Publish an image to the Azure marketplace
rake publish:finalize:azure     # Wait for finalizing an image to the Azure marketplace

rake publish:gcp                # Publish an image to GCP

Running the tests

bundle exec rspec

Acceptance testing for stemcells should be done with bosh-windows-acceptance-tests

Relocated Documentation

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 60