steve.odom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-12 19:48 UTC
Capistrano & EC2 Sitting in a Tree, K I S S I N G
I''ve been using Capistrano for managing my EC2 tasks and think it is a great way to work with EC2. I''ve made a blog post about it here: http://niblets.wordpress.com/2007/02/12/capistrano-ec2-sitting-in-a-tree-k-i-s-s-i-n-g/ The scripts I used are included there if you are interested. An example is how easy it makes it is to run an instance.. rake ec2:run id=ami-61a54008 A few minutes later, I''ll basically have a new server. To login to my instance I type; rake ec2:login I''ve enjoyed using it and hope others will find it useful. Steve test my new site: http://www.quizical.net (it using EC2 and uses S3 as a cache store) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ezra Zygmuntowicz
2007-Feb-13 02:48 UTC
Re: Capistrano & EC2 Sitting in a Tree, K I S S I N G
On Feb 12, 2007, at 11:48 AM, steve.odom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> > I''ve been using Capistrano for managing my EC2 tasks and think it is a > great way to work with EC2. > > I''ve made a blog post about it here: > http://niblets.wordpress.com/2007/02/12/capistrano-ec2-sitting-in-a- > tree-k-i-s-s-i-n-g/ > > The scripts I used are included there if you are interested. > > An example is how easy it makes it is to run an instance.. > > rake ec2:run id=ami-61a54008 > > A few minutes later, I''ll basically have a new server. > > To login to my instance I type; > rake ec2:login > > I''ve enjoyed using it and hope others will find it useful. > > Steve > test my new site: http://www.quizical.net (it using EC2 and uses S3 as > a cache store) >Cool stuff Steve! -- Ezra Zygmuntowicz -- Lead Rails Evangelist -- ez-NLltGlunAUd/unjJdyJNww@public.gmane.org -- Engine Yard, Serious Rails Hosting -- (866) 518-YARD (9273) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---