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:

  1. Clone the repository

    git clone https://github.com/Answers4AWS/netflixoss-ansible.git
    
  2. Log in to the AWS Web Console

  3. Go to the CloudFormation page
  4. 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

There are no more tags to add, so just continue

Confirm and Continue

Watch the Events as the resources are created

Get the PublicDNS from the Output tab

Enter some credentials for Asgard to use

Enjoy using Asgard