On Aug 11, 2014, at 21:15 , Jason Liebrecht <[email protected]> wrote:
> How are you doing your ec2 deploy. Capistrano with chef or ansible? Right now, I just want to get our current production server running on EC2 so we can test it and satisfy ourselves it works reliably. So far it looks good. But all I'm trying to do for now is get a single machine image set up for failover and so on. I figure that's the do-or-die test. Once that works, I have to work out how to get a deploy of new code to staging and production servers, which means updating the code, creating a new image from it, and then switching the load balancer to a different image. I'm sure that's all scriptable and it may well be reasonably simple. I also figure someone else has probably worked out the answer and I'll just have to copy their work. :-) So I can't give you the whole answer to all of that, but an EC2 image behind a load balancer, as such, looks good. Hope that's helpful. -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
