24 March 2006
Capistrano: Automating Application Deployment |
by dcancel & 2 othersUltimately, Capistrano is a utility that can execute commands in parallel on multiple servers. It allows you to define tasks, which can include commands that are executed on the servers. You can also define roles for your servers, and then specify that ce
19 February 2006
1
(2 marks)