Skip to content

Instantly share code, notes, and snippets.

@tonywangcn
Created March 19, 2017 05:53
Show Gist options
  • Save tonywangcn/473bb8d8ee05f972425834423a63122d to your computer and use it in GitHub Desktop.
Save tonywangcn/473bb8d8ee05f972425834423a63122d to your computer and use it in GitHub Desktop.
log of deploying remote server with fabric
[[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