null-none / django-production-stack

Production ready stack for Django, containing: PostgreSQL, Redis, Minio, Nginx, modesecurity, Prometheus, Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-production-stack

Prerequisites

  • Docker
  • Familiarity with Docker Compose.

Development

Just build your django app on top of /volumes/app

Deployment commands

docker-compose up
docker-compose down

Notes

About

Production ready stack for Django, containing: PostgreSQL, Redis, Minio, Nginx, modesecurity, Prometheus, Grafana

License:MIT License


Languages

Language:HTML 70.3%Language:Python 27.0%Language:Dockerfile 2.6%