amazon ec2 - Hosting rails on ec2 -
i want deploy rails onto amazon ec2. i've had @ poolparty , ec2onrails neither seem maintained anymore.
what people using this? homebrewed puppet , capistrano or there project me going?
i can recommend 2 projects:
if have single rails app, take @ rubber. it's gem can provision ec2 instances you, install software , deploy app. it's based on capistrano. there recipes common components (mysql, apache, passenger, postgres, etc.).
in case have more complex setup (e.g. multiple apps or specific needs aren't covered rubber) recommend chef. have quite learning curve, prepare yourself. take @ opscode started chef.
Comments
Post a Comment