Skip to content

sergey-dryabzhinsky/LXC-Web-Panel

 
 

Repository files navigation

LXC-Web-Panel

LXC Web Panel repository

Visit http://lxc-webpanel.github.io/ for more informations

Manual installation

Clone our repository

git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git

or other project fork and

Install Flask

pip install flask==0.9

Run LXC Web Panel

python lwp.py

Or use init scripts from contrib folder for your Ubuntu.

Connect you on http://your_ip_address:5000/ Login with user 'admin' and password 'admin'

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.0%
  • JavaScript 34.3%
  • HTML 24.1%
  • Other 1.6%