HI all

Has anyone moved their config files to be managed by capistrano,
particularly web server stuff?  The number of machine we have to
manage is growing all the time, so it would be great if we could use
the same deployment procedure with config stuff as we do with Rails.

The main things I'd like is the standard deploy/rollback
functionality: so export/co to a timestamped dir, symlink that to a
'current' somewhere (which is where Apache/nginix/whatever is
watching), and then reload the server.  If this could be done with the
builtin in tasks, then we could get things like rollback for free.

Is this possible, or are the current baked in depoy tasks too coupled
to Rails for it to work?

- Rob

http://robsanheim.com
http://seekingalpha.com

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to