capistrano-nginx-unicorn 0.0.3
Capistrano tasks for configuration and management nginx+unicorn combo for zero downtime deployments of Rails applications. Configs can be copied to the application using generators and easily customized.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
>= 2.0
Development Dependencies (1):
rake
>= 0