note dependency on redis

This commit is contained in:
Seth Schoen
2012-06-01 23:57:32 -07:00
parent 726da5c7f9
commit 7c3e656a9a
+2 -1
View File
@@ -5,7 +5,8 @@ automatically obtain their certs
Set CHOCOLATESERVER environment variable for "make deploy" and client.py!
chocolate.py - server-side, requires web.py (python-webpy), PyCrypto (python-crypto)
chocolate.py - server-side, requires web.py (python-webpy),
PyCrypto (python-crypto), redis, python-redis
probably wants to run under a web server like lighttpd with fastcgi
client.py - experimental tool for making requests and parsing replies