Skip to content

Need documentation on volumes, IP, instance_type, snapshots #2

@natea

Description

@natea

The current documentation is missing instructions for how to attach EBS volumes, assign elastic IP, choose an instance type other than m1.small and make a snapshot from an attached volume.

in the aws.conf:
instance_type = m1.large
ip = x.x.x.x
volumes = vol-xxxxx /dev/sdf

to make a snapshot:
./bin/aws snapshot demo-server

The code also suggests that there is a --revision option that would let you install a particular revision of your buildout, or is this just carried over from mr.developer?

Reminder: http://plope.com/Members/chrism/documentation_is_the_differentiator

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