Muhammets-iMac:dudupressmuhammetdilek$cap--tasks[DeprecationWarning]ThisAPIhaschanged,pleasehook`deploy:create_symlink`insteadof`deploy:symlink`.capbundle:install# Install the current Bundler enviro...capdeploy# Deploys your project.capdeploy:check# Test deployment dependencies.capdeploy:check_revision# Make sure local git is in sync wit...capdeploy:cleanup# Clean up old releases.capdeploy:cold# Deploys and starts a `cold' applic...capdeploy:create_symlink# Updates the symlink to the most re...capdeploy:migrate# Run the migrate rake task.capdeploy:migrations# Deploy and run pending migrations.capdeploy:pending# Displays the commits since your la...capdeploy:pending:diff# Displays the `diff' since your las...capdeploy:resque_setup# Resque QUEUE Startcapdeploy:restart# restart unicorn servercapdeploy:rollback# Rolls back to a previous version a...capdeploy:rollback:code# Rolls back to the previously deplo...capdeploy:setup# Prepares one or more servers for d...capdeploy:start# start unicorn servercapdeploy:stop# stop unicorn servercapdeploy:symlink# Deprecated API.capdeploy:update# Copies your project and updates th...capdeploy:update_code# Copies your project to the remote ...capdeploy:update_crontab# Update the crontab filecapdeploy:upload# Copy files to the currently deploy...capinvoke# Invoke a single command on the rem...capshell# Begin an interactive Capistrano se...capthinking_sphinx:configure# Generate the Sphinx configuration ...capthinking_sphinx:index# Index datacapthinking_sphinx:install:sphinx# If Postgres is available, Sphinx w...capthinking_sphinx:install:ts# Install Thinking Sphinx as a gemcapthinking_sphinx:rebuild# Stop, re-index and then start the ...capthinking_sphinx:restart# Stop and then start the Sphinx daemoncapthinking_sphinx:shared_sphinx_folder# Add the shared folder for sphinx f...capthinking_sphinx:start# Start the Sphinx daemoncapthinking_sphinx:stop# Stop the Sphinx daemoncapwhenever:clear_crontab# Clear application's crontab entrie...capwhenever:update_crontab# Update application's crontab entri...
Açıklamaları ile birlikte http://capitate.rubyforge.org/recipes/deploy.html
Deploydan sonra cap deploy:restart komutu ile unicorn restart edilir.
Test edilir.
Test sonucu başarılı ise bilgilendirme maili atılır.
Başarılı değilse başarılı olana kadar hotfix yapılır.