YPCrumble/ansible-django-stack resource
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well. observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 71
- Release rhythm 8
- Longevity 100
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: 4541
- days_rel: n/a
- days_push: 176
- n_releases_24m: 0
Adoption not part of the score
1383 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. It also includes a Vagrantfile for local VirtualBox provisioning and a certbot role for automatic Let's Encrypt SSL certificates.
Use cases
- deploy a django app to a server with ansible
- set up nginx gunicorn postgres for django
- provision a django production server with celery and rabbitmq
- automate ssl certificates with lets encrypt for django
- spin up a local django dev vm with vagrant
- configure memcached and supervisor for a django deployment
When to choose
- you deploy Django apps to Ubuntu servers and want a battle-tested, repeatable Ansible setup
- you want the common Django production components (Nginx, Gunicorn, PostgreSQL, Celery, Memcached) wired together out of the box
- you need automatic Let's Encrypt certificate provisioning and renewal
- you want a Vagrant/VirtualBox environment to test the deployment locally
When to avoid
- your app is not Django or not Python-based
- you deploy to containers/Kubernetes rather than traditional VMs
- you need non-Ubuntu target operating systems
- you prefer a PaaS or managed platform over self-managed servers
Facets
infra-config · maturity active
infrastructure-as-code deployment configuration-management http-server database caching message-queue security web-development backend self-hosted cli self-hosted ansible django nginx gunicorn postgresql celery rabbitmq memcached supervisor vagrant lets-encrypt certbot playbook devops automation linux ubuntu docker
1 source
- readme: https://github.com/YPCrumble/ansible-django-stack · fetched 2026-08-28 · a1dc80b45ac9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YPCrumble/ansible-django-stack | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="YPCrumble/ansible-django-stack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem