A simple LXC
(Linux Container) management system implemented with Python.You can download it for personal non-commercial use.
- LXC-1.0.0-alpha
- libvirt-0.9.8
- python-2.7
- web.py-0.37
- MySQL-5.6
This is a simple system to manage LXCs. I ran it successfully on my PC with Ubuntu 12.04(64bit). Due to some bugs in LXC(v1.0.0-alpha) and incomplete suportting provided by libvirt towards LXC, some advanced functions are not implemented perfectly, such as vCPU number limit and memory limit.