Skip to content

Instantly share code, notes, and snippets.

@syberkitten
Last active August 29, 2015 14:02
Show Gist options
  • Save syberkitten/db7920a80fa898df1cc5 to your computer and use it in GitHub Desktop.
Save syberkitten/db7920a80fa898df1cc5 to your computer and use it in GitHub Desktop.
Install Tornado server on CentOS 6 (after you have python installed)
pip install tornado
pip install gevent
pip install requests
pip install raven
tail both tornado files:
tail -f /var/log/supervisord.log -f /var/log/tornado_token_server.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment