[LRUG] Gem to start required services
Theo Cushion
theo at jivatechnology.com
Wed Jun 13 06:14:10 PDT 2012
On 13 Jun 2012, at 14:02, Mark Burns wrote:
> Anybody evaluated bluepill vs foreman?
Have never used Bluepill, but I like Foremans approach of using Upstart which is already used to manage other services on the system and is very well thought out.
I think Ubuntu 12.04 has Upstart 1.3 which can even offer support for user jobs (rather than just system jobs), which is great for things like configuring resque workers.
Theo
> On 13 June 2012 13:58, Riccardo Tacconi <rtacconi at gmail.com> wrote:
> 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
>
> On 13 June 2012 14:54, Rory Franklin <rory at chillibean.tv> 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
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>
>
>
> --
> Riccardo Tacconi
> Ruby on Rails and PHP development - System Administration
> VIRTUELOGIC LIMITED
>
> http://github.com/rtacconi
> http://riccardotacconi.blogspot.com
> http://twitter.com/rtacconi
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>
> _______________________________________________
> Chat mailing list
> 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/5e717441/attachment-0003.html>
More information about the Chat
mailing list