django-docker topic

List django-docker repositories

django-on-docker-letsencrypt

103
Stars
50
Forks
Watchers

Securing a Containerized Django Application with Let's Encrypt

django-celery

151
Stars
60
Forks
Watchers

Example of how to handle background processes with Django, Celery, and Docker

django-celery-beat

81
Stars
40
Forks
Watchers

Example of how to manage periodic tasks with Django, Celery, and Docker

django-restful

21
Stars
11
Forks
Watchers

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

django_docker

33
Stars
17
Forks
Watchers

Boilerplate for Docker with Django, Gunicorn, Nginx, and PostgreSQL

django-docker

19
Stars
4
Forks
Watchers

Toy project. Trying to use Django inside a Docker container for both local development and production deployment.

django-github-digitalocean

54
Stars
43
Forks
Watchers

Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions

django-docker-quickstart

234
Stars
31
Forks
Watchers

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

django-ecommerce-api

109
Stars
42
Forks
Watchers

An E-commerce API built using Django Rest Framework.