bitesize

BiteSize notes

This project is maintained by gwynevans

Index

Django Stack

I’ve created a django-deploy repo with branches containing ‘jump-starts’ for the following scenarios:

  1. Vagrant VM provisioned manually via ssh
  2. Vagrant VM provisioned via shell
  3. Vagrant VM provisioned via Ansible All end up with a VM running Nginx, Gunicorn, Django under Python3 in a Virtualenv, Supervisor and PostgreSQL.

References

Plans/TODOs