Sha256: 08a927f4fba194ed0a7c7dda08f1b9fe55d63634703364ce5046a04c6947b5ca

Contents?: true

Size: 800 Bytes

Versions: 1

Compression:

Stored size: 800 Bytes

Contents

# Changelog

### master

### v3.0.0, 2014-10-05
- enable setting unicorn app environment with `rails_env` option.
  If `rails_env` is not set, `stage` option is used as until now. (@bruno-)
- add load balancing support (@rhomeister)
- config files are updated each time `setup` task is run (@rhomeister)

### v2.1.0, 2014-08-05
- add `nginx_location` option that specifies nginx installation dir
  (@jordanyaker)

### v2.0.0, 2014-04-11
- all the work is moved to the `setup` task

### v1.0.2, 2014-03-30
- add `sudo_upload!` helper method for easier uploads
- improve the way how templates are handled

### v1.0.1, 2014-03-30
- refactor all unicorn and nginx paths to separate modules
- speed up `nginx:setup_ssl` task
- small README update

### v1.0.0, 2014-03-29
- @bruno- all the v1.0.0 features

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-unicorn-nginx-3.0.0 CHANGELOG.md