mergec minor changes from live
author<mako@atdot.cc> <>
Fri, 26 Dec 2008 18:28:02 +0000 (13:28 -0500)
committer<mako@atdot.cc> <>
Fri, 26 Dec 2008 18:28:02 +0000 (13:28 -0500)
config/mongrel_cluster.yml
script/cluster

index 8c3953e966fd7a90cff927872ba99f35f2d0c523..820c8e2f582981ea657f12996981c5cdbdf12707 100644 (file)
@@ -1,10 +1,8 @@
 --- 
-user: selectricity
 cwd: /org/selectricity/www/selectricity-live
 log_file: log/mongrel.log
 port: "8000"
 environment: production
-group: selectricity
 address: 127.0.0.1
 pid_file: tmp/pids/mongrel.pid
 servers: 3
index 52f4ae4fa79912024ea73926e3d55611a960b64f..346c4c5d99fd14321f85177769e3747a23e2461d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
-PATH=/var/lib/gems/1.8/bin:$PATH
+#PATH=/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin:$PATH
 
 mongrel_rails cluster::$1

Benjamin Mako Hill || Want to submit a patch?