Skip to content

raphaelpierquin/fabulxc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a fabric wrapper for basic lxc ('http://lxc.sourceforge.net/') operations : create and destroy.

fabulxc has been tested on top of ubuntu natty lxc package, so far.

fabulxc covers the setup of the container (the guest).
fabulxc does not the network setup of the controler (the host). (I use brigde and NAT as described here http://alfie.ist.org/blog/2011/03/23)

INSTALL:
* get the source
* add "from lxc import setup_lxc, clean_lxc" in your fabfile.py

About

fabric script to create lxc container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published