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 recipes #66

Closed
joekhoobyar opened this issue Mar 6, 2015 · 7 comments
Closed

Capistrano recipes #66

joekhoobyar opened this issue Mar 6, 2015 · 7 comments

Comments

@joekhoobyar
Copy link
Contributor

I have some that we are using at work, for a Rails based project. That project is still using Capistrano 2. Then, another project that we are about to use Shoryuken in (via ActiveJob) is using Capistrano 3. So I will have two flavors shortly. Right now, I have only written tasks for Capistrano 2.

Is there any interest in including Capistrano recipes into Shoryuken, or should I consider putting it into a separate gem?

@phstc
Copy link
Collaborator

phstc commented Mar 6, 2015

an external gem would be great

something similar to:

https://github.com/seuros/capistrano-sidekiq
https://github.com/mperham/sidekiq/wiki/Deployment#capistrano

@joekhoobyar
Copy link
Contributor Author

Cool. I have started working on this. I have the Capistrano 2 support working and tested, and I have started work on the Capistrano 3 support. It is always nice when your employer supports open source development. I am literally on the clock while I work on this stuff. :-)

https://github.com/joekhoobyar/capistrano-shoryuken

@joekhoobyar
Copy link
Contributor Author

This seems to be working for us in Capistrano 3 as well as Capistrano 2. Feel like taking a look at it?

https://github.com/joekhoobyar/capistrano-shoryuken

@phstc
Copy link
Collaborator

phstc commented Mar 15, 2015

Looks good! I will create a Deployment section on the wiki and it as a reference 🍻

@joekhoobyar
Copy link
Contributor Author

@phstc - Still want to write that Deployment section?

@phstc
Copy link
Collaborator

phstc commented Mar 28, 2015

@joekhoobyar yes I do. Let me try this weekend, maximum next week. Thanks for reminding me that!

@phstc
Copy link
Collaborator

phstc commented Apr 4, 2015

@joekhoobyar initial version done Deployment - feel free to update it if you want.

Tks again for capistrano-shoryuken, great work! 🍻

@phstc phstc closed this as completed Apr 4, 2015
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