Created
May 15, 2014 13:33
-
-
Save breinz/52b3a4edcec640a30931 to your computer and use it in GitHub Desktop.
This file contains 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
cap production deploy:setup_config | |
DEBUG [fbd98dc8] Running /usr/bin/env [ ! -d ~/.rbenv//versions/1.9.3-p484 ] on ssh.alwaysdata.com | |
DEBUG [fbd98dc8] Command: [ ! -d ~/.rbenv//versions/1.9.3-p484 ] | |
DEBUG [fbd98dc8] Finished in 1.727 seconds with exit status 1 (failed). | |
DEBUG [8a8a87e1] Running /usr/bin/env [ -f /etc/nginx/sites-enabled/default ] on ssh.alwaysdata.com | |
DEBUG [8a8a87e1] Command: [ -f /etc/nginx/sites-enabled/default ] | |
DEBUG [8a8a87e1] Finished in 1.247 seconds with exit status 1 (failed). | |
No default Nginx Virtualhost to remove | |
INFO [f687856e] Running /usr/bin/env mkdir -p /home/lusineabelfort/apps/prof_production/shared/config on ssh.alwaysdata.com | |
DEBUG [f687856e] Command: ( RBENV_ROOT=~/.rbenv/ RBENV_VERSION=1.9.3-p484 /usr/bin/env mkdir -p /home/lusineabelfort/apps/prof_production/shared/config ) | |
INFO [f687856e] Finished in 1.492 seconds with exit status 0 (successful). | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/nginx.conf 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/nginx.conf 100.0% | |
INFO copying: #<StringIO:0x007fa0e42ce930> to: /home/lusineabelfort/apps/prof_production/shared/config/nginx.conf | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/database.example.yml 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/database.example.yml 100.0% | |
INFO copying: #<StringIO:0x007fa0e4117510> to: /home/lusineabelfort/apps/prof_production/shared/config/database.example.yml | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/log_rotation 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/log_rotation 100.0% | |
INFO copying: #<StringIO:0x007fa0e42ed970> to: /home/lusineabelfort/apps/prof_production/shared/config/log_rotation | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/monit 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/monit 100.0% | |
INFO copying: #<StringIO:0x007fa0e42ae220> to: /home/lusineabelfort/apps/prof_production/shared/config/monit | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/unicorn.rb 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/unicorn.rb 100.0% | |
INFO copying: #<StringIO:0x007fa0e4281108> to: /home/lusineabelfort/apps/prof_production/shared/config/unicorn.rb | |
DEBUG Uploading /home/lusineabelfort/apps/prof_production/shared/config/unicorn_init.sh 0.0% | |
INFO Uploading /home/lusineabelfort/apps/prof_production/shared/config/unicorn_init.sh 100.0% | |
INFO copying: #<StringIO:0x007fa0e4274188> to: /home/lusineabelfort/apps/prof_production/shared/config/unicorn_init.sh | |
INFO [40b322a1] Running /usr/bin/env chmod +x /home/lusineabelfort/apps/prof_production/shared/config/unicorn_init.sh on ssh.alwaysdata.com | |
DEBUG [40b322a1] Command: ( RBENV_ROOT=~/.rbenv/ RBENV_VERSION=1.9.3-p484 /usr/bin/env chmod +x /home/lusineabelfort/apps/prof_production/shared/config/unicorn_init.sh ) | |
INFO [40b322a1] Finished in 0.101 seconds with exit status 0 (successful). | |
INFO [012bddc5] Running /usr/bin/env sudo ln -nfs /home/lusineabelfort/apps/prof_production/shared/config/nginx.conf /etc/nginx/sites-enabled/prof_production on ssh.alwaysdata.com | |
DEBUG [012bddc5] Command: ( RBENV_ROOT=~/.rbenv/ RBENV_VERSION=1.9.3-p484 /usr/bin/env sudo ln -nfs /home/lusineabelfort/apps/prof_production/shared/config/nginx.conf /etc/nginx/sites-enabled/prof_production ) | |
DEBUG [012bddc5] | |
DEBUG [012bddc5] We trust you have received the usual lecture from the local System | |
DEBUG [012bddc5] Administrator. It usually boils down to these three things: | |
DEBUG [012bddc5] | |
DEBUG [012bddc5] #1) Respect the privacy of others. | |
DEBUG [012bddc5] #2) Think before you type. | |
DEBUG [012bddc5] #3) With great power comes great responsibility. | |
DEBUG [012bddc5] | |
DEBUG [012bddc5] [sudo] password for lusineabelfort: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment