# Set the server address and user name to your configuration here: server 'example.com', user: 'deploy', roles: %w{web app db} #Change this to the proper directory on your server: set :deploy_to, '/var/www/app' set :branch, 'staging'