Skip to content
This repository was archived by the owner on Feb 17, 2019. It is now read-only.

crsimmons/concourse-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER BEING DEVELOPPED

Check out Concourse-Up instead

Concourse Pipelines for deploying a BOSH Director & Concourse on AWS

Heavily based on the work in:

This project achieves the following in a locally deployed pipeline:

  • Preparation of an AWS environment for BOSH & Concourse
  • Deployment of a new BOSH Director using bosh-init
  • Deployment of a new Concourse cluster, or standalone server

Terraform is used to setup the base network and security infrastructure, including an ELB for Concourse.

Requirements

Table of Contents

  1. Initial setup
  • Setting up terraform
  • Generating the manifests
  • Using bosh-init to deploy the director
  • Configuring and deploying Concourse with bosh
  • Ops tools
    • Using bosh ssh to access bosh-managed vms
    • Using ssh to access EC2 instances
    • Using bosh logs to pull down job logs
    • Adding an IP to the whitelist for bosh access
  • Updating
    • Updating to a new version of Concourse
    • Updating to a new version of Garden
    • Updating the cloud config
    • Modifying the deployment

About

Try Concourse-Up instead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors