Skip to content

krumts/bosh

 
 

Repository files navigation

BOSH Build Status Code Climate

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

Install

To install the latest BOSH CLI:

gem install bosh_cli

# Plugin required for deploying MicroBOSH
gem install bosh_cli_plugin_micro

# Plugin required for 'bosh aws create' and bootstrap commands
gem install bosh_cli_plugin_aws

File a bug

Bugs can be filed using Github Issues within the various repositories of the Cloud Foundry components.

Contributing

Please read the contributors' guide

About

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.7%
  • Shell 1.3%