Release Name: 0.1.4
Notes:
Added capify-for-ec2 executable that creates or updates config/deploy.rb and Capfile to add the EC2 deployment tasks. Also copies EC2 server configuration files to config/server.
Monit manages mysql and caps its memory consumption to 600MB.
Slow mysql queries (> 2 seconds) are logged.
This release also allows specifying additional apt packages and gems to install on cap instance:bootstrap. To do so, add packages and gems to the lists that were copied to config/deploy.rb by capify-for-ec2.
Changes:
|