You could try using sprinkle and passenger-stack. Sprinkle is a server provisioning tool built on capistrano and passenger-stack is a set of package definitions etc to get a slice/new server ready for a rails install. If you aren't using rails, you could just strip all the unnecessary stuff in /config/install.rb.
http://github.com/crafterm/sprinkle/ http://github.com/benschwarz/passenger-stack/ -- -Nick Howard --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
