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 reddit.com/r/djangolearning

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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