Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation appears to be out of date. #111

Open
braindeaf opened this issue Jun 27, 2019 · 1 comment
Open

Documentation appears to be out of date. #111

braindeaf opened this issue Jun 27, 2019 · 1 comment

Comments

@braindeaf
Copy link

Just upgrading from Capistrano 2 to 3. I couldn't get unicorn tasks to trigger and the unicorn service to restart. I noticed a few things in the documentation that didn't appear quite right.

https://github.com/capistrano-plugins/capistrano-unicorn-nginx/wiki/Single-server-setup
https://github.com/capistrano-plugins/capistrano-unicorn-nginx/wiki/Multiple-server-setup

require 'capistrano/unicorn_nginx' (should be require 'capistrano/nginx_unicorn')

https://github.com/capistrano-plugins/capistrano-unicorn-nginx/wiki/Configuration

:unicorn_service (should be :unicorn_service_name)

I hope this helps.

@tomprats
Copy link
Contributor

It sounds like you might be using capistrano-nginx-unicorn instead of capistrano-unicorn-nginx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants