web: gunicorn -w 4 -b 0.0.0.0:8000 manage:app init: python manage.py initdb