Skip to content

rubyonrails3/unicorn_deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Help the process of deploying unicorn with nginx with basic configuration and capistrano tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published