dolohow / Virtlyst

Web interface to manage virtual machines with libvirt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtlyst

Web interface to manage virtual machines with libvirt

Don't let your virtualization management use more resources than your main virtualized needs.

  • Ideal for small deployments where simplicity is key to virtualization usage
  • Low memory footprint, around 5 MiB of RAM used
  • Low CPU usage
  • Look and feel easly customized with templates

Screenshot

Instances

Running

cutelyst-wsgi2 \
--application path_to_libVirtlyst.so \
--chdir2 _path_to_Virtlyst_clone \
--static-map /static=root/static \
--http-socket localhost:3000 \
--master

Default Username: admin Password: admin

About

Web interface to manage virtual machines with libvirt

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 55.5%Language:HTML 21.7%Language:C++ 20.7%Language:CSS 1.9%Language:Dockerfile 0.1%Language:CMake 0.1%