Am I the only one spending more time dockerizing Django and Building CI/CD pipelines than actually coding in Django?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • whitewhale

  • You can check out my open source blog which I used to bootstrap several more advanced projects, it is an example for a single Django/React project that is deployed with K8s to a kubernetes cluster in digital ocean: https://whitewhale.mobi/ @ https://github.com/matteius/whitewhale/

  • docker-django-example

    A production ready example Django app that's using Docker and Docker Compose.

  • Hi, I've created https://github.com/nickjj/docker-django-example to help get a new app off the ground with Docker (Django + Celery + Postgres + Redis + Tailwind + esbuild) which could let you build any type of app you want (standard Django app, DRF + React, etc.) without spending much time working on setting up your environment. It also has CI set up to run tests.

  • 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.

    InfluxDB logo
  • cookiecutter-django

    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

  • This and you can take a look at Cookiecutter Django.

  • containerz

    Discontinued Build and ship python applications for Azure Container Apps.

  • This is by no means easy. I've done it a few times and I'm now working on a CLI to just get this done quickly with sane defaults on the cloud. If it helps check out my project --> https://github.com/jharleydev/containerz .

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

  • Interested in a guide about django development and full hosting for production?

    2 projects | /r/django | 23 Mar 2022
  • What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test.

    2 projects | /r/django | 22 Jan 2023
  • Minimalist Django starter Template with Docker for both production and local

    2 projects | /r/django | 9 Jan 2023
  • How big is generally your docker image ?

    3 projects | /r/django | 22 Oct 2022
  • Django Docker Containers and good example projects

    5 projects | /r/django | 5 Oct 2022