Commit cf244070 by Sef Kloninger

readme: manual post-cloudformation commands

parent 95993075
...@@ -63,14 +63,15 @@ a few manual commands to fill in those gaps. ...@@ -63,14 +63,15 @@ a few manual commands to fill in those gaps.
This requires that you've installed the command line utilities for [ElastiCache][cachecli] This requires that you've installed the command line utilities for [ElastiCache][cachecli]
and [EC2][ec2cli]. Note that we requrire at least version 1.8 of the ElastiCache CLI due and [EC2][ec2cli]. Note that we requrire at least version 1.8 of the ElastiCache CLI due
to some newer commands that we rely on. to some newer commands that we rely on.
[cachecli]: http://aws.amazon.com/developertools/2310261897259567 [cachecli]: http://aws.amazon.com/developertools/2310261897259567
[ec2cli]: http://aws.amazon.com/developertools/351 [ec2cli]: http://aws.amazon.com/developertools/351
At the end of the CloudFormation run you should check the "Outputs" tab in At the end of the CloudFormation run you should check the "Outputs" tab in
Amazon UI and that will have the commands you need to run. This screenshot Amazon UI and that will have the commands you need to run (see
shows what that output looks like. screenshot).
![Amazon CloudFormation Output Screenshot](cfn-output-example.png) ![CloudFormation Output (Amazon console)](doc/cfn-output-example.png)
### Connecting to Hosts in the Stack ### Connecting to Hosts in the Stack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment