I'm I the only who struggle so much with deploying project?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • deploy-flask-into-aws-with-terraform

    Sample Flask app with Postgres db as well as the complete terraform code used to launch the app in AWS (ECS, RDS, ALB, etc.)

  • Maybe try using terraform for your IaC. Here’s a good example https://github.com/pogzyb/deploy-flask-into-aws-with-terraform

  • heroku-django-template

    Discontinued A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.

  • If you’re aiming for Heroku you could start with their project templates This contains most of the configuration that is required for static assets which is generally the hard bit.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • django-docker-heroku-tutorial

    Django Docker Heroku Tutorial

  • I wrote a tutorial on how to deploy a Django app to Heroku here: https://github.com/jbarham/django-docker-heroku-tutorial

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts