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

capistrano config #1341

Merged
merged 2 commits into from
Aug 18, 2015
Merged

capistrano config #1341

merged 2 commits into from
Aug 18, 2015

Conversation

nicosomb
Copy link
Member

Used for v2 deployment.

@j0k3r
Copy link
Member

j0k3r commented Aug 17, 2015

You don't need other specific configuration? Just the default one is ok?

@nicosomb
Copy link
Member Author

I also have a config directory (with deploy.rb, etc.) ... but I forgot to add them in gitignore. Will do.

@nicosomb
Copy link
Member Author

Fixed .gitignore.

@j0k3r
Copy link
Member

j0k3r commented Aug 17, 2015

And you still didn't add the config files :)

@j0k3r
Copy link
Member

j0k3r commented Aug 17, 2015

So, with this config, you just do cap deploy, right?

@nicosomb
Copy link
Member Author

bundle exec cap staging deploy

@j0k3r
Copy link
Member

j0k3r commented Aug 17, 2015

This should need some documentation for the v2 (ping #1359)

# Capistrano
/config/deploy.rb
/config/deploy/production.rb
/config/deploy/staging.rb
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that necessary since you finally add them?

j0k3r added a commit that referenced this pull request Aug 18, 2015
@j0k3r j0k3r merged commit c3cb468 into v2 Aug 18, 2015
@j0k3r j0k3r deleted the v2-capistrano branch August 18, 2015 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants