Skip to content

MadWombat/fabric-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Test fabric deploy script

WHAT IT DOES:

Starts a micro instance running Ubuntu, installs current updates, Apache, WSGI module and virutalenv. Creates virtualenv and installs boto and Django inside it. Creates a separate user account to own Django and creates a new django project. Configures boto credetials and Apache Vhost.

WHAT IT DOESN'T DO

There is pretty much zero error handling, if anything fails, the whole thing fails. Output is not very concise or informative. Also, it doesn't reboot the instance once everything is done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages