Skip to content

Instantly share code, notes, and snippets.

@geronimod
Created April 24, 2013 18:29
Show Gist options
  • Save geronimod/5454367 to your computer and use it in GitHub Desktop.
Save geronimod/5454367 to your computer and use it in GitHub Desktop.
Deploy setup
geronimo@geronimo-Lenovo-G580 1171 ~/projects/vm/site-profile-tool (sp5-PUB-staging_setup)$ cap staging deploy
* 2013-04-24 15:27:33 executing `staging'
triggering start callbacks for `deploy'
* 2013-04-24 15:27:33 executing `multistage:ensure'
* 2013-04-24 15:27:33 executing `deploy'
* 2013-04-24 15:27:33 executing `deploy:update'
** transaction: start
* 2013-04-24 15:27:33 executing `deploy:update_code'
executing locally: "git ls-remote [email protected]:vmcbos/site-profile-tool.git staging"
command finished in 5066ms
* executing "git clone -q [email protected]:vmcbos/site-profile-tool.git /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738 && cd /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738 && git checkout -q -b deploy d3e7572565357ddf6a53bb160796f420e2ef9f71 && (echo d3e7572565357ddf6a53bb160796f420e2ef9f71 > /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738/REVISION)"
servers: ["siteprofile-stg.visiblemeasures.com"]
Password:
[siteprofile-stg.visiblemeasures.com] executing command
** [siteprofile-stg.visiblemeasures.com :: err] Host key verification failed.
** [siteprofile-stg.visiblemeasures.com :: err] fatal: The remote end hung up unexpectedly
command finished in 1010ms
*** [deploy:update_code] rolling back
* executing "rm -rf /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738; true"
servers: ["siteprofile-stg.visiblemeasures.com"]
[siteprofile-stg.visiblemeasures.com] executing command
command finished in 612ms
failed: "sh -c 'git clone -q [email protected]:vmcbos/site-profile-tool.git /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738 && cd /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738 && git checkout -q -b deploy d3e7572565357ddf6a53bb160796f420e2ef9f71 && (echo d3e7572565357ddf6a53bb160796f420e2ef9f71 > /var/www/vhosts/siteprofile-stg/staging/releases/20130424182738/REVISION)'" on siteprofile-stg.visiblemeasures.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment