testdrivenio/django-on-docker resource
Dockerizing Django with Postgres, Gunicorn, and Nginx observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2858
- days_rel: n/a
- days_push: 1030
- n_releases_24m: 0
Adoption not part of the score
1186 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A boilerplate project showing how to dockerize a Django application with Postgres, Gunicorn, and Nginx using Docker Compose. It accompanies a testdriven.io tutorial and provides separate development and production configurations.
Use cases
- dockerize a django app with postgres
- set up django with gunicorn and nginx in docker
- django docker compose starter template
- learn containerizing django for production
- dev and prod docker setup for django
When to choose
- starting a new Django project you want to run in Docker
- learning how Django, Postgres, Gunicorn, and Nginx fit together in containers
- needing a simple dev/prod Docker Compose setup for Django
When to avoid
- you need a full production platform with CI/CD, scaling, and monitoring built in
- your stack is not Django or you use a different database
- you want an actively developed framework rather than a reference template
Facets
learning-resource · maturity maintenance
web-framework container-runtime http-server deployment web-development backend developer-tools python self-hosted django docker-compose gunicorn nginx postgres boilerplate tutorial boilerplate devops containers docker linux
1 source
- readme: https://github.com/testdrivenio/django-on-docker · fetched 2026-08-28 · 8cd44dd1b16a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| testdrivenio/django-on-docker | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="testdrivenio/django-on-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem