Deploys a Django app.
The following roles need to be in the roles directory, installed from the following locations
- name: mnn.nginx
src: https://github.com/MotherNatureNetwork/ansible-nginx.git
- name: theonion.uwsgi-emperor
src: https://github.com/MotherNatureNetwork/ansible-uwsgi-emperor
We are actually currently pointing at public repos, not the galaxy version at this time.
TODO
TODO
- hosts: server
roles:
- { role: mnn.django }
MIT
This role was created by Justin Caratzas for Mother Nature Network