Because releasing services shouldn't be a moonshot.
We also have pretty docs, lots more to find there.
Moonshot is a Ruby gem for provisioning environments in AWS using a CLI. The environments are centered around a single CloudFormation stack and supported by pluggable systems:
These are core ideas to the creation of this project. Not all are met to the level we'd like (e.g. CloudFormation isn't much of a Choice currently), but we should aspire to meet them with each iteration.
Install the Moonshot gem:
$ gem install moonshot
After installation, there is still some work required. Follow the example documentation as described below to dig in!
The Moonshot tool has been designed to be an extensible library for your specific use-case. Interested in how it can be used? See our example documentation. The example doc uses the files shown in the sample directory so you can figure out how to modify this for your own deployment strategy.
We also want to help you contribute and answer all your questions on how Moonshot is maintained.
Thanks to Acquia Inc. for sponsoring the time to work on this tool. Thanks to Ted for the funky logo.