24 March 2006 17:30
Capistrano: Automating Application Deployment |
by 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
1
(1 marks)