~patrick-hetu/+junk/python-django

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Patrick Hetu
  • Date: 2012-03-27 02:15:31 UTC
  • Revision ID: patrick.hetu@gmail.com-20120327021531-yuaibzkwgveum1i6
initial test

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
* more gunicorn options
 
2
* Script to find how much workers
 
3
* gunicorn tools?
 
4
* cron/celery
 
5
* rsyslog
 
6
* media_url
 
7
* extra static path
 
8
* create bucket + read/write permissions
 
9
 
 
10
External services
 
11
-----------------
 
12
 
 
13
* Celery / Cron
 
14
* S3
 
15
* CloudFiles/Swift
 
16
* MongoDB
 
17
* Memcached + PREFIX
 
18
* Redis
 
19
 
 
20
 
 
21
BUGS
 
22
----
 
23
 
 
24
* Must you virtualenv?