saxix / django-buildhost

fabric scripts to create a totally OS independend Apache/python/Django stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=====
=====



Initialize host
---------------

user.init_home_env:8081



Add environment
---------------

fab root.user_create:<USERNAME>,[<PASSWORD>]

fab -H <USERNAME>@<HOST> user.init_home_env:<PORT>

fab -H <USERNAME>@<HOST> system.sqlite system.python system.apache

About

fabric scripts to create a totally OS independend Apache/python/Django stack

License:Other


Languages

Language:Python 87.7%Language:Shell 12.3%