<html><head></head><body bgcolor="#FFFFFF"><div>I could be wrong, but I believe that foreman and bluepill do slightly different things, so a versus comparison might be misleading.</div><div><br></div><div>Foreman is a mechanism for declaring *what* processes your application uses, has a handy development mechanism for running them but mainly exports those process definitions into files that upstart & alternatives can use.</div><div><br></div><div>Bluepill is more about *controlling* running processes, monitoring them as starting and stopping them.</div><div><br></div><div>I believe that foreman can actually export files for use by bluepill.</div><div><br></div><div>- James</div><div><br><br></div><div><br>On 13 Jun 2012, at 14:02, Mark Burns <<a href="mailto:markthedeveloper@gmail.com">markthedeveloper@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Anybody evaluated bluepill vs foreman?<br><br><div class="gmail_quote">On 13 June 2012 13:58, Riccardo Tacconi <span dir="ltr"><<a href="mailto:rtacconi@gmail.com" target="_blank">rtacconi@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">bluepill gem, but I do not use it in development. There was a Railscast about running process dependent from a Rails app, but I do not remember the title<br>

<br><div class="gmail_quote"><div><div class="h5">On 13 June 2012 14:54, Rory Franklin <span dir="ltr"><<a href="mailto:rory@chillibean.tv" target="_blank">rory@chillibean.tv</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
                <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></div></div><div class="im">_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org" target="_blank">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></div></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>Riccardo Tacconi<br>Ruby on Rails and PHP development - System Administration<br>VIRTUELOGIC LIMITED<br><br>

<a href="http://github.com/rtacconi" target="_blank">http://github.com/rtacconi</a><br>
<a href="http://riccardotacconi.blogspot.com" target="_blank">http://riccardotacconi.blogspot.com</a><br><a href="http://twitter.com/rtacconi" target="_blank">http://twitter.com/rtacconi</a><br>
</font></span><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></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Chat mailing list</span><br><span><a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a></span><br><span><a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a></span><br></div></blockquote></body></html>