Created
October 9, 2012 20:10
-
-
Save jcuffe/3861125 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set :application, 'spacely' | |
set :repository, '[email protected]:upstartmobile/spacely.git' | |
set :scm, :git | |
set :user, 'admin' | |
set :domain, 'ec2-23-22-241-159.compute-1.amazonaws.com' | |
set :deploy_via, :copy | |
set :use_sudo, false | |
role :web, domain | |
role :app, domain | |
role :db, domain |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
servers: ["ec2-23-22-241-159.compute-1.amazonaws.com"] | |
Password: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jcuffe, sorry I missed you in #capistrano - I have returned and am around if you want to chat.