Popularity
8.5
Stable
Activity
9.2
Declining
2,019
196
659

Description

Cloud Foundry BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.

Code Quality Rank: L4
Monthly Downloads: 6,123
Programming language: Ruby
License: Apache License 2.0
Tags: DevOps Tools     Projects    
Latest version: v271.2.0

BOSH alternatives and similar gems

Based on the "DevOps Tools" category.
Alternatively, view BOSH alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of BOSH or a related project?

Add another 'DevOps Tools' Gem

README

BOSH

Cloud Foundry BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.

This repository is a Bosh Release, providing the necessary binaries and configuration templates for deploying a new Bosh Director instance, as instructed by some Bosh deployment manifest, to be applied by some Bosh CLI invocation or a pre-existing Bosh Director instance.

Quick start

Bosh is deployed by Bosh, and in order to bootstrap a new Bosh server from scratch, the Bosh CLI acts as a lightweight Bosh server with the bosh create-env command. Please refer to this Quick Start installation guide for more details.

See also

Contributions

Please read the contributors' guide