You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a guide to set up Tango to run jobs on an Amazon EC2 VM. If you have yet to set up Tango itself, please see the guide on Setting up Tango first.
Instructions
Enter your AWS credentials in /etc/boto.cfg.
Create a new EC2 linux instance and follow the steps to set up a Tango VM for this instance.
From the AWS console, right click on the instance and create an image.
Enter the AWS constants under part 4 of config.py
Set the DEFAULT_AMI value to be the ID of the newly created image.