Why is deploying Django damn near impossible???

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • examples

    Discontinued OBSOLETE. This repo was for Caddy v1. For v2 and newer, see our forum's wiki category. (by caddyserver)

  • if deploy with nginx too complicated for you. you can try Caddy. https://github.com/caddyserver/examples/tree/master/django

  • Check it out here: https://gitlab.com/theepic-dev/ansible-django-ubuntu-vps ... It's entirely free (cc-0). I need to work on documenting it better, but any problems, feel free to DM, or let me know if it helps.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • django-simple-deploy

    A reusable Django app that configures your project for deployment

  • Hello there, you can use this https://github.com/ehmatthes/django-simple-deploy which essentially deployment steps grouped and wrapped to be reusable and simple to use , currently support heroku and platform.sh and once your comfortable with it you can expand support to other platforms .

  • nginxconfig.io

    ⚙️ NGINX config generator on steroids 💉

  • If you wish to do it yourself then take a deep breath, accept the fact it's going to take a while and get grinding! The most frustrating part for me was Nginx. For that, I would recommend DigitalOcean's Nginx configuration tool - https://github.com/digitalocean/nginxconfig.io . Rather than signing up to a paid VPS straightaway, consider something like virtualbox or vmware( free version ) to get a linux distro installed and running and go from there.

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