Cloud Foundry BOSH Deploying BOSH with create-env
Type to start searching
    cloudfoundry/bosh
    • About
    • Installation
    • Guides
    • Reference
    • Stemcells
    • Releases
    cloudfoundry/bosh
      • Welcome
      • Project Goals
      • Community
      • Installing the CLI
      • Quick Start
      • Amazon Web Services
      • Google Cloud Platform
      • Microsoft Azure
      • OpenStack
      • SoftLayer
      • VirtualBox
      • VMware vCloud
      • VMware vSphere
          • Updating Cloud Config
          • Building a Manifest
          • Uploading Stemcells
          • Uploading Releases
          • Deploying
          • Persistent Disks
          • Taking Snapshots
          • Using XFS
          • Links
          • Manually Configuring Links
        • Running Errands
        • VM Update Strategy
        • VM Anti-Affinity
        • Credentials on tmpfs
          • Monitoring
          • Process Monitoring with Monit
          • IaaS Reconciliation
          • To Availability Zones
          • From the Ruby CLI
          • Creating a Release
          • Sharing Properties
          • Release Blobstore
          • Using S3 & IAM Policies
        • Working with Blobs
          • Unit Testing Job Templates
        • Scheduled Processes
        • Creating Compiled Releases
        • Using Errands
          • Recommended Property Types
          • Creating Packages
          • Reusing Packages
          • Overview
          • Sample Release
          • Overview
          • Configuration
          • Runtime
          • Migrating to BPM
          • Undefined Behaviors
          • Auditing Events
          • Reviewing Tasks
          • Logging API Access
          • Using Basic Users
            • Configuring Director
            • Managing Permissions with UAA Scopes
            • Using BOSH Teams
          • Configuring SSL Certificates
          • Director SSL Certificate Configuration with OpenSSL
            • NATS CA Rotation
            • TLS Blobstore CA Rotation
          • Builtin PostgreSQL
          • External MySQL
          • Builtin DAV Server
          • Amazon S3
          • Google Cloud Storage
        • Managing Releases
        • Managing Stemcells
        • Auto-healing Capabilities
        • Using Health Monitor
          • Overview
          • Common Addons
          • Variable Types
          • Explicit ARP Flushing
          • Removing Dev Tools from VMs
          • Installing Certificates on VMs
        • Troubleshooting
        • Commands
        • Global Flags
        • Environments
        • Tunneling
          • Interpolating Variables
          • Creating Ops Files
          • Using CPI Config
          • Using AWS
        • Using IPv6 on vSphere
        • Using a Public IP
        • Enabling SSH Access
        • Native DNS Support
        • Components of BOSH
        • Deploying Step by Step
        • Agent Interactions
          • Structure of a VM
          • Configuration Locations
          • Using Logs
          • Instance Metadata
        • Building a CPI
        • Building a Stemcell
        • Repacking Stemcells
        • Target Personas
      • Terminology
      • Deployment Config
        • Usage
        • Availability Zones
        • Networks
        • Managed Networks
        • Director HTTP API
        • Links API
      • Director Runtime Config
      • Generic Configs
          • Overview
            • attach_disk
            • calculate_vm_cloud_properties
            • configure_networks
            • create_disk
            • create_stemcell
            • create_network
            • create_vm
            • current_vm_id
            • delete_disk
            • delete_snapshot
            • delete_stemcell
            • delete_network
            • delete_vm
            • detach_disk
            • get_disks
            • has_disk
            • has_vm
            • info
            • reboot_vm
            • resize_disk
            • set_disk_metadata
            • set_vm_metadata
            • snapshot_disk
          • Overview
            • attach_disk
            • create_vm
            • delete_vm
            • detach_disk
            • info
          • Migrating from version 1
        • RPC Interface
        • Overview
        • Release URLs
          • Usage
          • Update Lifecycle
            • Drain
            • Pre-start
            • Post-start
            • Post-deploy
            • Post-stop
          • Common Types
        • Ubuntu
        • Windows Server
        • CentOS
        • Basic Workflow
        • Deployment Manifest v1
        • Sample Manifest
        • CLI v1 Installation
        • CLI v1 Commands
        • CLI v1 Backup / Restore
        • What is a Deployment?
        • What is a Stemcell?
        • Recent Changes
        • Deploying BOSH with create-env
        • Overview
        • Usage
        • Common Errors
        • IAM Users
        • IAM Profiles
        • Using Instance Storage
        • Overview
        • Usage
        • Required Permissions
        • Overview
        • Usage
        • Common Errors
        • Creating Resources
        • Overview
        • Usage
        • Common Errors
        • Using Human-readable VM names
        • Using Keystone API v2
        • Using Light Stemcells
        • Multi-homed VMs
        • Extended Registry configuration
        • Self-signed Endpoints
        • Usage
        • Usage
        • Usage
        • Usage
        • Overview
        • Usage
        • Common Errors
        • Recovery from an ESXi Host Failure
        • vSphere High Availability
        • Migrating Datastores
        • Recovery from a vSphere Network Partitioning Fault
        • Storage DRS and vMotion Support
        • Bootstrapping with Resource Pools
        • Usage
    • Stemcells
    • Releases
    

    Deploying BOSH with create-env

    An environment consists of the Director and deployments that it orchestrates. First we need to deploy the Director which then would be able to manage other deployments.

    Choose your next step where to install the Director:

    • On Local machine [recommended for a quick test]
    • On AWS
    • On Azure
    • On Google
    • On OpenStack
    • On SoftLayer
    • On vCloud
    • On vSphere
    Previous Recent Changes
    Next --- Cloud Providers
    powered by bosh-io/web, mkdocs, and material