Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Aug 8, 2012
1 parent 80cc8d0 commit d7c09c1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README
@@ -0,0 +1,20 @@
=====
=====



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

user.init_home_env:8081



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

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

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

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

0 comments on commit d7c09c1

Please sign in to comment.