Skip to content

A Django and celery project running in Docker via gunicorn with a multi-stage build and postgres

Notifications You must be signed in to change notification settings

denisemauldin/docker-django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django with Celery and Postgres

This is an application template for Django with Celery and Postgres

Uses a multi-stage docker build to keep image small

Build

Build the project with

docker-compose build

Run

Run the containers with

docker-compose up

About

A Django and celery project running in Docker via gunicorn with a multi-stage build and postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published