Hi Rory, <div><br></div><div>I think you're after something like Foreman <a href="https://github.com/ddollar/foreman">https://github.com/ddollar/foreman</a> <a href="http://railscasts.com/episodes/281-foreman">http://railscasts.com/episodes/281-foreman</a></div>
<div><br></div><div>This sounds like it'd do the trick and it can export to upstart scripts when you want to move to production. </div><div><br></div><div>Hope that helps</div><div><br></div><div>Tom<br><br><div class="gmail_quote">
On 13 June 2012 13:54, Rory Franklin <span dir="ltr"><<a href="mailto:rory@chillibean.tv" target="_blank">rory@chillibean.tv</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

                <div>I could be entirely making this up, but is there a gem that you can define in a file within your app all the dependencies/services that the app requires to run and you can run that to boot things up/warn that they aren't running?</div>
<div><br></div><div>Say I have an app that requires another application to be running (service app) as well as a bunch of Resque workers, is there a way to start them all up in one go if they are not already running?</div>
<div><br></div><div>I know that the above is probably terribly vague and confused, but hopefully someone knows what I mean and I'm not imagining that such a tool already exists. If not, I guess some form of shell script would be able to do the same?</div>
<div><br></div><div><br></div><div><br></div><div>Thanks,</div><div>Rory</div>
            <br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br></div>