django-docker
There are 44 repositories under django-docker topic.
godd0t/django-docker-quickstart
Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL, Redis, Celery, with Nginx and Traefik for production. Streamlined development with included tools for testing and formatting.
earthcomfy/django-ecommerce-api
An E-commerce API built using Django Rest Framework.
testdrivenio/django-celery
Example of how to handle background processes with Django, Celery, and Docker
testdrivenio/django-on-docker-letsencrypt
Securing a Containerized Django Application with Let's Encrypt
testdrivenio/django-celery-beat
Example of how to manage periodic tasks with Django, Celery, and Docker
testdrivenio/django-github-digitalocean
Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions
testdrivenio/django-docker-traefik
Django with Docker and Traefik
earthcomfy/drf-phone-email-auth
A Django boilerplate that provides a RESTful API interface for user registration and authentication using phone number and/or email.
archatas/django_docker
Boilerplate for Docker with Django, Gunicorn, Nginx, and PostgreSQL
mikestack15/orangutan-stem
An open-source project dedicated to constructing robust data pipelines and scalable software infrastructure. We leverage industry-standard tools favored by developers to enhance efficiency and reliability. Uniquely, these pipelines are field-tested on farms across Sumatra, Indonesia, ensuring real-world applicability and resilience.
trydirect/django-restful
Django Restful API backend template - project generator/development environment. Can be used by Python developers for quick start on building Restful API's using Django framework and django-rest-framework. This project is aimed to simmplify development environment setup and includes many useful dev tools like RabbitMQ, Redis, Elasticsearch, Kibana, Apidoc
mimischi/django-docker
Toy project. Trying to use Django inside a Docker container for both local development and production deployment.
Ceci-Aguilera/habaneras_de_lino_api
Version 1 of Habaneras de Lino is an online ecommerce. This repo contains the backed api of the website using Django and Django Rest Framework. In addition, it contains a custom admin panel (different from Django's) developed using bootstrap. Version 2 is available at https://github.com/Ceci-Aguilera/habaneras-de-lino-drf-api
NumanIbnMazid/nim23
Portfolio Web Application of Numan Ibn Mazid
ghilbut/test-kakaobank-2020.03
카카오뱅크 입사 과제 / 서울열린데이터 광장의 ‘서울시 공영주차장 안내 정보'를 활용해서 주차 가능한 주차장을 찾을 수 있는 서비스 구현
pratyush-pankaj/Django-Docker-4-Dummies
5 MINT TEMPLATE INSTALLATION. A template for running Python Django Over A Docker Container running on an Nginx proxy server with MySql db and phpmyadmin support.
allansbo/django-docker-quickstart
Easy setup for development(default django) or production(gunicorn and nginx) environment with docker
Ceci-Aguilera/habaneras-de-lino-drf-api
Version 2 of Habaneras de Lino, which is an ecommerce for clothing. This repo contains the backed api of the website using Django and Django Rest Framework. In addition, it contains a custom admin panel (different from Django's) developed using bootstrap
barzansaeedpour/docker_django_postgresql
This repository demonstrates how to containerize a Django application with a PostgreSQL database using Docker
krzysieqq/DUNP
Docker container template using docker-compose with Django, Nginx, uWSGI and Postgres
arvind-4/Connect
Django website Powered by Python, Django-Channels, WebRTC, Tailwind CSS, React, Postgres and Docker
code4mk/django-petra
Simplify Django REST API development effortlessly with django petra.
ishwar6/django-terraform-ecs
Production ready deployment package of Django-Postgres-Jenkins-Terraform.
ashkan-khd/Klassino
An online platform for holding online classes.
sajeeshen/django_docker
Django Docker Deployment
app-generator/sample-dockerize-django
Django Docker Sample - Open-Source | AppSeed
devmahmud/recipe-app-api
Django Rest Framework Recipe app api source code
dougpenny/DjangoDockerDevDeploy
Use the same Docker setup for both developing and deploying a Django site
hrshadhin/django-docker-compose-deploy
get start django docker example app
kaviara-14/Dockerize-a-Django-Application
Hosted a Django Application in Container using Docker
praks7v/BloggersUnity
BloggersUnity is a web application that allows users to create and publish blog posts.
caglakahriman/pyeditorial_cms
The development environment for PyEditorial CMS. Updated database choice to PostgreSQL, used Gunicorn and created an automation bash scipt.
lastuchiha/jobboard
This is a Job Board application api made using Django, Django Rest Framework and Celery that scrapes job data periodically and stores the results.
abror2142/social-login-with-dj_rest_auth
Social Login inplementation with dj-rest-auth. React is used for frontend. Dockerized. Nginx as Reverse Proxy.
Ycrxsh/django-docker-starter
Boilerplate for dockerized Django projects using uv