Skip to content

Fabfile for setting up and managing Django projects on Amazon EC2

Notifications You must be signed in to change notification settings

olofsj/tokotoko-fabfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokotoko Fabfile

Tokotoko Fabfile contains Fabric functions for setting up and managing Django projects on Amazon EC2.

Features

  • Launching new EC2 instances
  • Setting up Nginx, PostgreSQL and Gunicorn for running Django
  • Optionally setting up Celery for background tasks
  • Setting up and managing backups to Amazon S3

The django settings are read in from the Django settings file.

Requirements

  • Django
  • Fabric
  • Libcloud
  • Git

About

Fabfile for setting up and managing Django projects on Amazon EC2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages