Skip to content
Django
Deploy Options
Render Deployment

Render Deployment

Conditions

  1. Python version 3.11.9 or earlier.
  2. Django version 3.2.1 or earlier.

Steps

  1. Create a new account on Render (opens in a new tab).
  2. Click on the Create a new service button.
  3. Select the Web Service option.
  4. Choose the Django option.
  5. Connect your GitHub repository.
  6. Click on the Deploy your first commit button.
  7. Wait for the deployment to finish.
  8. Click on the Visit the site button.

Notes: Render use for database PostgreSQL and for free tier, it will only active for 30 days.

Other Options for Django Deployment

  • AWS
  • Azure
  • Google Cloud
  • Hetzner
  • DigitalOcean
  • Heroku
  • Netlify
  • Vercel