Skip to content

Feedback on AWS deployment instructions #147

@rosenhouse

Description

@rosenhouse

Hey,

We've attempted to deploy Diego to AWS from scratch following these instructions. Here's a short (we hope) list of issues that we ran into:

  1. boosh is not godep gettable. It references github.com/fraenkel/candiedyaml which does not exist. We had to manually change the Godeps.json and fix package imports in order to get it to build. This is an open PR in boosh.

  2. In the "AWS keypair for the BOSH director" step, it says to name the keypair "bosh". We'd really like to be able to give this keypair the same name as our deployment -- so that we can distinguish it from other keypairs for other systems. But we're afraid to do this -- it seems like it might break something later on.

  3. The same section should probably end with the instruction to run

    chmod 600 keypair/id_rsa_bosh
    
  4. The Route53 Hosted Zone instructions are missing required steps to create the NS record in the parent domain that points into the new hosted zone.

@sykesm && @rosenhouse

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