NetflixOSS CloudFormation Templates
By using our CloudFormation templates, you can bring up many of the NetflixOSS services in just a few clicks. We have templates for:
- Aminator
 - Asgard
 - Edda
 - Eureka
 - Simian Army (Chaos Monkey, etc)
 
To use them, just:
- 
Clone the repository
git clone https://github.com/Answers4AWS/netflixoss-ansible.git
 - 
Log in to the AWS Web Console
 - Go to the CloudFormation page
 - Create a New Stack, and select the desired CloudFormation template.
 
Example
Here is a walk through for bringing up Asgard.
Create a new Stack
Select the template form the cloned repository
Enter your IP Address to allow access to Asgard, and your Key Pair for SSH access
- You can find your IP address by doing a google search for 'my ip'
 









