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
      • Alibaba Cloud
      • 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
        • Locking compiled releases
          • Failing VMs
          • 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
        • Migrating Packages to Jammy Jellyfish
        • Scheduled Processes
        • Creating Compiled Releases
        • Using Errands
          • Recommended Property Types
          • Creating Packages
          • Reusing Packages
          • Overview
          • Creating a Windows Stemcell for vSphere
          • Sample Release
          • Overview
          • Configuration
          • Runtime
          • Migrating to BPM
          • Undefined Behaviors
          • Prometheus Metrics
          • 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
            • Credentials
              • CA Rotation
              • CA Rotation
              • Agent Password Rotation
              • SSL Rotation
              • Encryption Password Rotation
          • Signed URLs
          • 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
        • Configuring NTP
          • 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
            • create_disk
            • create_stemcell
            • create_network
            • create_vm
            • 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
          • Migrating to version 2
            • attach_disk
            • configure_networks
            • create_vm
            • current_vm_id
            • delete_vm
            • detach_disk
            • info
        • RPC Interface
        • Overview
        • Release URLs
          • Usage
          • Update Lifecycle
            • Drain
            • Pre-start
            • Post-start
            • Post-deploy
            • Pre-stop
            • Post-stop
          • Common Types
        • Deployment Convergence
        • 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
        • Usage
        • Common Errors
        • Overview
        • Usage
        • Common Errors
        • IAM Users
        • IAM Profiles
        • Using Instance Storage
        • Overview
        • Usage
        • Required Permissions
        • Overview
        • Usage
        • Common Errors
        • Creating Resources
        • Managed Identity
        • Overview
        • Usage
        • Common Errors
        • Using VRRP
        • 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
        • Using Human-readable VM names
        • 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