LXC Web Panel
http://lxc-webpanel.github.io/screenshots.html
Requirements
Ubuntu 12.04 or higher
LXC 0.8 or higher
/var/lib/lxc as LXC root path
Default Login:
http://your_ip_address:5000/
Login admin / admin
Automatic update
wget http://lxc-webpanel.github.io/tools/update.sh -O - | bash
installation
pip install flask==0.9
Clone repository
git clone https://github.io/lxc-webpanel/LXC-Web-Panel.git
Run LXC Web Panel
python lwp.py