Skip to content

charlesfaustin/helloworld-django-fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

helloworld-django-fabric
========================

one-command fabric script to setup django application  on aws

The django stack used is:
*django
*mysql
*gunicorn
*supervisor
*nginx

-In the fabfile.py change the env.hosts setting to the aws box you wish to use
-Change the env.key_filename setting to point to your .pem key
-cd into the same directory as fabfile.py and run 'fab setup_django'

About

fabric script to setup django application on aws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages