Skip to content

Django production jumpstarts using vagrant and various provisioning options

Notifications You must be signed in to change notification settings

gwynevans/django-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

django-deploy

Exploring different deployment options to deploy a production-ready Django server, using nginx, gunicorn and postgresSQL.

Beside this branch, master, there are currently the following branches exploring different deployment options.

  • vagrant/manual - where the README explains what to do
  • vagrant/shell - where Vagrant runs the bootstrap.sh script to provision the system
  • vagrant/ansible - where Vagrant runs Ansible, which runs playbook.yml to provision the system
  • vagrant/aws - where Vagrant runs Ansible, which runs playbook.yml to provision an AWS-hosted VM

May 2017

About

Django production jumpstarts using vagrant and various provisioning options

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published