[LRUG] Gem to start required services

Rory Franklin rory at chillibean.tv
Wed Jun 13 05:59:11 PDT 2012


That's the badger. Exactly what I was after, I just couldn't remember the name.

Thanks all!



Rory


On Wednesday, 13 June 2012 at 13:58, Theo Cushion wrote:

> There's a gem called foreman which can help manage starting services: http://blog.daviddollar.org/2011/05/06/introducing-foreman.html
> 
> It's compatible with inittab and Ubuntu's Upstart service. Any use?
> 
> Theo
> 
> On 13 Jun 2012, at 13:54, Rory Franklin wrote:
> > 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?
> > 
> > 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?
> > 
> > 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?
> > 
> > 
> > 
> > Thanks,
> > Rory
> > _______________________________________________
> > Chat mailing list
> > Chat at lists.lrug.org (mailto:Chat at lists.lrug.org)
> > http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> 
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org (mailto:Chat at lists.lrug.org)
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20120613/5455d642/attachment.html>


More information about the Chat mailing list