<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There's a gem called foreman which can help manage starting services: <a href="http://blog.daviddollar.org/2011/05/06/introducing-foreman.html">http://blog.daviddollar.org/2011/05/06/introducing-foreman.html</a><div><br></div><div>It's compatible with inittab and Ubuntu's Upstart service. Any use?</div><div><br></div><div>Theo<div><br><div><div>On 13 Jun 2012, at 13:54, Rory Franklin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
                <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>Chat mailing list<br><a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>http://lists.lrug.org/listinfo.cgi/chat-lrug.org<br></blockquote></div><br></div></div></body></html>