This cookbook deploys the django_tutorial sample Django app from https://github.com/m01/django_tutorial
Tested only on Ubuntu 14.04, but there's not much platform-specific stuff in this cookbook.
applicationv3.0 - The overall web application cookbookapplication_python- For deploying django webapps using gunicornapplication_nginx- For proxying requests to gunicorndatabase- For setting up MySQL
None
Just edit the default.rb recipe to suit your needs.
There are probably more elegant ways to do things of course...
- Fork the repository on Github
- Create a named feature branch (like
add_component_x) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License: MIT Authors: Michiel