Deploying a GeoDjango App

Building Web Apps with Python and GIS

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Building Web Apps with Python and GIS
Chapter Deploying a GeoDjango App
Navigation

Chapter Content

  • Preparing for deployment (collectstatic, media, gunicorn)
  • Deploying to Railway, or DigitalOcean with PostGIS
  • Using Docker Compose (PostgreSQL + Django stack)
  • Securing your deployment with environment variables