Sha256: eeada1f96211e5e878a63795187fe6183e6c49752bbf100765ac5031c74d6038
Contents?: true
Size: 498 Bytes
Versions: 9
Compression:
Stored size: 498 Bytes
Contents
= UnicornDeployer Installation: gem 'unicorn_deployer' rails g deployer application_name remote_user_name There will come a conflict which you should accept with 'y' Gem above will install capistrano and generator creates nginx site configuration and also generates unicorn configuration and also start up script for unicorn app server and capistrano deploy.rb files contains tasks for setting servers up which are called when you calls `cap deploy:setup` This project uses MIT-LICENSE.
Version data entries
9 entries across 9 versions & 1 rubygems