Skip to content

Instantly share code, notes, and snippets.

@brson
Created April 11, 2014 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brson/10506330 to your computer and use it in GitHub Desktop.
Save brson/10506330 to your computer and use it in GitHub Desktop.
Upgrading a Rust AMI
1. From the AMI tab launch an instance of the image you want to upgrade
- put it int the VPC (not the default EC2 environment)
- use the 'default' security group
2. Modify the running instance
3. While it's still running, from the EC2 instance list, pick Action->Create Image
4. Name it according to the existing scheme
5. Terminate the instance
6. On the build master, in slave-list.txt, update the AMI id
7. Restart buildbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment