I'd like to use Capistrano to deploy some non-Rails apps that I use. I
have been looking for documentation, and the Cap manual uses RoR for
its examples - Unfortuantely, I'm not familiar enough with RoR to adapt
the information for my needs.

If anyone has some experience and wouldn't mind answering some basic
questions, I'd be grateful.

Specifically, I'm looking to:

1. Deploy/Update applications from SVN to multiple web servers
2. Restart my web servers
3. Run a database backup routine and move the files to a backup
directory

It seems like the basic idea is you create a task in your recipe, then
specify that task as a command line argument. (Unfortunately, that's
about as far as I've gotten with it)


--~--~---------~--~----~------------~-------~--~----~
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