Skip to content

This is a fabfile and server configuration that sets up a Linode from scratch to host Django on Apache/mod_wsgi with an nginx reverse proxy in front

Notifications You must be signed in to change notification settings

mattmillr-zz/django-server-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE:

1. Copy fab_config.py.example to fab_config.py.
2. Add your ssh public keys
3. Copy the server_name() method and change the name and settings as necesary.
4. Run: fab <your_server_method_name> bootstrap

About

This is a fabfile and server configuration that sets up a Linode from scratch to host Django on Apache/mod_wsgi with an nginx reverse proxy in front

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages