added cluster and production scripts
[selectricity-live] / config / mongrel_cluster.yml
diff --git a/config/mongrel_cluster.yml b/config/mongrel_cluster.yml
new file mode 100644 (file)
index 0000000..8c3953e
--- /dev/null
@@ -0,0 +1,10 @@
+--- 
+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

Benjamin Mako Hill || Want to submit a patch?