web: gunicorn -b 0.0.0.0:10910 -w 4 farmdrop.wsgi
worker: celery -A farmdrop -l info worker
