Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 353 Bytes

File metadata and controls

16 lines (9 loc) · 353 Bytes

wafwfy

we are "fortunately" working for you - a pivotaltracker monitor/dashboard to show everybody you're working really hard

howto

Run the server with (it will be available at http://localhost:8000 ):

gunicorn --debug --worker-class=gevent -t 999999  wafwfy:app

then run celery with:

python wafwfy/manage.py celery