Last modified by Ralf Schuchardt on 2020/11/17 19:23

From version 13.1
edited by Pascal Robert
on 2009/03/05 20:38
Change comment: There is no comment for this version
To version 14.1
edited by Pascal Robert
on 2010/09/12 00:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Web Applications-Deployment-Capistrano (Overview)
1 +Deployment-Capistrano (Overview)
Content
... ... @@ -1,9 +7,3 @@
1 -{{warning}}
2 -[http://www.capify.org/2009/02/25/farewell/]
3 -
4 -Capistrano has been a fantastically fun and varied project to work on, and it's taught me a lot. However, it's time for me to say goodbye, and move on. You can read the full announcement on Jamis' blog, but the gist of it is that I'm no longer going to be updating or maintaining Capistrano (or related libraries). Thanks to everyone who offered their support and encouragement over the last couple of years. It's been great!
5 -{{/warning}}
6 -
7 7  Capistrano is a deployment system written on Ruby. Actually you don't have to know ruby if you want to use Capistrano - you'll still be able to implement your basic tasks. But if you want to gain real power and control on your deployment scenarios, some knowledge or ruby will greatly help.
8 8  
9 9  = How to install Capistrano =