Skip to content

Commit

Permalink
Adding flow diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
nickveenhof committed Mar 10, 2016
1 parent 0d23c9a commit f1c2214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ _Because releasing services shouldn't be a moonshot._

Moonshot is a tool for provisioning infrastructure and applications in AWS with CloudFormation and CodeDeploy using a CLI. Its main goal is to make it possible to control the deployment in a programmable and extensible way so that there is less room for human errors in the AWS console when creating and updating cloudformation templates but also deploying new software using CodeDeploy.

![General Flow](moonshot.png "General Flow")
![General Flow](docs/moonshot.png "General Flow")

The software is relying on a single CloudFormation stack and supported by pluggable systems:

Expand Down

0 comments on commit f1c2214

Please sign in to comment.