Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Automate EC2 Instance Setup with user-data Scripts (via) I knew about EC2’s user-data feature—what I didn’t know is that the Alestic and Canonical images are configured so that if the user-data starts with #! the instance will automatically execute it as a shell script as soon as it boots up (after networking has been configured).

Tagged , , ,

1 comment

  1. Yeah, it's similar to how we have setup our ec2 instances too, using puppet to bootstrap to do the configuring rather than just pure shell.

    Paul Nasrat - 11th March 2010 15:32 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site