Which is the best place to deploy my Django app for free?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hugo-quick-start

    Hugo Quick Start on Render

    checkout https://render.com/ or https://fly.io for free plans. as of deploy, you need to provide more info about your project. Do you use docker? How do you want to deploy? Etc.

  • flyctl

    Command line tools for fly.io services

    checkout https://render.com/ or https://fly.io for free plans. as of deploy, you need to provide more info about your project. Do you use docker? How do you want to deploy? Etc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • templates

    Railway starters (by railwayapp)

    Try starting out with railway.app. Make sure your project is located on github. If you haven't done that, you need to go through a learning curve to do so. Once it's there, go to railway.app and create an account using your github credentials. It's pretty easy and establishes a link between the two. Railway has a bunch of pre-configured containers you can spin up quickly. For example mysql or postgresql. You have to create it and look at the environment variables and see the connection path so you can update your django project to point to it.

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