search for: bdrb_config

Displaying 4 results from an estimated 4 matches for "bdrb_config".

2008 Oct 14
3
Server settings for BackgrounDRB?
I have backgroundrb working locally and everything''s fine. However, i can''t get it running on our server. I read a blog post by David Burger about backgroundrb (http://david-burger.blogspot.com/2008/04/backgroundrb-rails-notes.html#comment-form) and it says that you set up your backgroundrb.yml file with a different section for each environment you want to use. Mine looks like
2008 Jun 09
2
cruisecontrol integration
...shutmedown sh "ruby script/backgroundrb stop" end rescue ''got hereer.'' end sh "ruby script/backgroundrb start" end ---------------------------------------------- /home/ian/bluffware/backend/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_config.rb:38:in `read_config'': undefined method `[]'' for false:FalseClass (NoMethodError) from /home/ian/bluffware/backend/vendor/plugins/backgroundrb/lib/backgroundrb.rb:15:in `init'' from /home/ian/bluffware/backend/vendor/plugins/backgroundrb/lib/backgroundrb.r...
2008 Apr 02
1
Specifying environment in backgroundrb.yml
It seems that regardless of what environment I specify in my backgroundrb.yml file, it always uses development mode unless I pass "-e production" to the "script/backgroundrb start" command. >From looking at bdrb_config.rb, it looks like immediately after loading the config file it assigns whatever was passed on the command line (which defaults to development if nothing is specified) to config[:backgroundrb][:environment] I can easily set up my deployment file to just run with the -e production line, but it seems...
2008 Mar 05
4
Vlad the Deployer??
I''ve been playing around with Vlad the deployer, and quite like it. However, has anyone used it to stop/start background rb processes via the ./script/backgroundrb script? Eric ----------------------------------------------------- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com