Django Ansible Deployment
This is a configurable set of Ansible Playbooks that provision a Django app with related web services. For example, it allows provisioning of not only the Django project, but the Nginx server, Postgres or MySQL database, Redis and more. It's been designed to easily allow for enabling or disabling various services as well as for provisioning multiple servers.
This is currently a work in progress.