capistrano-nginx-unicorn 0.1.0
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
            ~> 3.0
          
    Development Dependencies (1):
            rake
            >= 0
          
    
