Popularity
6.5
Stable
Activity
9.3
Declining
2,021
196
659

Code Quality Rank: L4
Monthly Downloads: 5,588
Programming language: Ruby
License: Apache License 2.0
Tags: Cloud Orchestration    
Latest version: v271.2.0

BOSH alternatives and similar tools

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

  • Kubernetes

    Production-Grade Container Scheduling and Management
  • etcd

    Distributed reliable key-value store for the most critical data of a distributed system
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
    Promo www.influxdata.com
    InfluxDB Logo
  • consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • zookeeper

    Apache ZooKeeper
  • Salt

    9.2 10.0 L2 BOSH VS Salt
    Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
  • Nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
  • serf

    Service orchestration and management tool.
  • StackStorm

    StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
  • Rundeck

    Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
  • doozerd

    A consistent distributed data store.
  • Juju

    Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).
  • Cloud Foundry

    DISCONTINUED. Deprecated: Cloud Foundry Release
  • MCollective

    MCollective Server and Client Puppet Module
  • Spruce

    A BOSH template merge tool
  • Overcast

    Orchestrate VMs from your terminal
  • CloudSlang

    Ready-Made CloudSlang Flows and Operations
  • Genesis

    A BOSH Deployment Paradigm
  • Cloudify

    DISCONTINUED. Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
  • Terraform

    Terraform works with many cloud providers and creates infrastructure from code.

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

Add another 'Cloud Orchestration' Tool

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