pavlo-myskov/boutique-ado

TECH: Deployment

Closed this issue · 0 comments

  • Create Heroku app
  • Set the environment variables in Heroku
  • Disable collectstatic (if static file storage is not configured yet)
  • Add the Heroku app URL to the ALLOWED_HOSTS list in settings.py
  • Install gunicorn and add to requirements.txt
  • Create a Heroku Procfile