I'm making progress with my Apache/Mongrel/Capistrano setup but I'm
getting an error: Cannot run command 'script/spin'. I searched the
archives and read that this was something I needed to write to start
up my servers. Would someone care to elaborate on how to do this for
Apache/Mongrel?
I currently have a deploy.rb with
set :mongrel_conf, "#{current_path}/config/mongrel_cluster.yml"
All of the examples I have found on this are hopelessly out of date.
My guess is either there are a lot of frustrated Rails developers out
there trying to get their apps on a production worthy setup. I think
a Capistrano wiki would be nice so people could post some recipes for
specific configurations.
Sean
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---