Sha256: 347d6c4e9c9a3aa21377f1ea59e5ef63a48de8c1941e45d25fb4e356d1777128
Contents?: true
Size: 382 Bytes
Versions: 24
Compression:
Stored size: 382 Bytes
Contents
To create local nginx and unicorn configuration files call bundle exec rails generate capistrano:unicorn_nginx:config [path] The default path is "config/deploy/templates". You can override it like so: bundle rails generate capistrano:unicorn_nginx:config "config/templates" If you override templates path, don't forget to set "templates_path" variable in your deploy.rb
Version data entries
24 entries across 24 versions & 1 rubygems