Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 386 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 386 Bytes

matchmakr (name change pending)

Dependencies (got to make requirements.txt)

  • redis
  • tornado-redis
  • tornado
  • logging

First start redis $ redis-server

Start wedding $ python wedding.py

Demo running at http://radicalcakes.udderweb.com:1935

List of requirements for new server: [run these all as daemons] supervisord nginx gcc redis tornado python tornadoredis