Created
March 19, 2017 05:53
-
-
Save tonywangcn/473bb8d8ee05f972425834423a63122d to your computer and use it in GitHub Desktop.
log of deploying remote server with fabric
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
[[email protected]:32772] Executing task 'install' | |
[[email protected]:32772] run: apt-get install screen && apt-get install -y python-pip && pip install celery && pip install requests && pip install pymongo | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 0% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 0% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 1% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 6% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 6% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 6% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 6% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 42% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 42% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 45% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 45% | |
[[email protected]:32772] out: | |
[[email protected]:32772] out: Reading package lists... 45% | |
[[email protected]:32772] out: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment