web: gunicorn fedex:app -k gevent -b 0.0.0.0:$PORT
inbox: python manage.py inbox 0.0.0.0 $PORT
celeryd: python manage.py celeryd