-
Notifications
You must be signed in to change notification settings - Fork 8
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
Become chef-rundeck 3? #30
Comments
I dont have time to work on replacing the rundeck cookbook code right now, but if anyone really needs this I could review a PR to the rundeck cookbook. As a workaround - if anyone is interested in running this, it can be deployed with Docker as briefly shown in the README.md or deployed with Chef and simple-passenger-cookbook very easily as I described here: sous-chefs/rundeck#173 (comment) |
I think we have crossed wires here, the question is directly regarding the better-chef-rundeck and chef-rundeck sinatra tool and not the rundeck cookbook itself. |
ah i think i meant to comment on sous-chefs/rundeck#173 but yea for this i think this can be ported into chef-rundeck. its pretty different implementation tho and thats part of why I didn't put it there to begin with. Like I said I dont have time to work on this now, but I could review a pr. |
bump. I am working on the rewriting the rundeck cookbook and would be interested in integrating this project. |
Sorry, im not sure whats being asked for here @PowerSchill |
Well I am attempting to integrate Better Chef Rundeck into the rundeck cookbook rewrite that I am working on. I am attempting to determine the best way to do that but also doing so without requiring access to a git repo. |
So you need this either packaged as a gem or hosted within the rundeck cookbook? You could add this project as a git sub module on the rundeck cookbook maybe. I dont like the idea of this code moving into the cookbook. You could also do a little research on packaging a sinatra app as a ruby gem. |
I will see if I can figure out how to package it or at least a way to just use a release archive. |
Yea I’d say the Github releases as a |
I was wondering if the best and simplest method would be to update your simple_passenger_cookbook to take either a git url or package source for the app. |
Sure id look at a pr for that |
Could you generate a release for https://github.com/atheiman/simple-sinatra so I can use it for testing the final code? |
Unfortunately im out of town only on my phone so I cant do that until Monday There is only a small difference between v1.0.0 and master right now tho |
I have the code ready and as soon as you create a release for simple-sinatra I will update the URLs and submit a PR. |
oh you want a simple sinatra release? i didnt realize there were changes there, but ill check edit: im going to assume your comment was a typo |
I wanted you to create a release for simple-sinatra so that I could use that URL to finish work on atheiman/simple-passenger-cookbook#33 so that I could use it with this project. |
v1.0.0 created https://github.com/atheiman/simple-sinatra/tags |
FYI: @bscott is back over at oswaldlabs/chef-rundeck#71! |
It's clear that chef-rundeck as it stands has no future. Would anyone be interested in having better-chef-rundeck become chef-rundeck 3?
Topic at chef-rundeck: oswaldlabs/chef-rundeck#71
Related: sous-chefs/rundeck#173
The text was updated successfully, but these errors were encountered: