Skip to content

Improve documentation on Concourse's requirements #241

@rafaelmagu

Description

@rafaelmagu

Following on from a conversation in the Slack channel, I have found that trying to set up a VPC from scratch to use Concourse is nearly impossible. Considering BOSH's documentation covers the basics, I'd expect Concourse's to be even simpler.

It seems to basically consist of:

  • 2 security groups
  • 1 ELB
  • 1 route table
  • 1 NAT instance
  • 2 subnets

While I understand the CloudFormation template provided works great for spinning up infra, it does very little to explain what the infrastructure requirements actually are for Concourse. This is made worse by the fact there is virtually zero documentation on how to set Concourse's individual components up.

Importing a third-party CF template into an AWS production account is almost never a good idea, for security reasons. A list of Concourse requirements for the VPC on top of BOSH's would go a long way in demystifying Concourse's setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions