Skip to content

Deploy Django and Celery with Docker Compose using a MinIO S3 bucket for media files.

Notifications You must be signed in to change notification settings

dotja/django_celery_minio_docker_compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django, Celery and MinIO on Docker Compose

Deploy Django and Celery with Docker Compose using a MinIO S3 bucket for media files.

Desired state

How to spin up

  • update the environment variables in .env

  • spin up the services

docker-compose up
  • Tear Down
docker-compose down
docker volume prune

About

Deploy Django and Celery with Docker Compose using a MinIO S3 bucket for media files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published