Skip to content

renlinch/Virtlyst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtlyst

Web interface to manage virtual machines with libvirt

Don't let your virtualization management use more resources than you 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

About

Web interface to manage virtual machines with libvirt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.0%
  • HTML 21.7%
  • C++ 20.2%
  • CSS 1.9%
  • Other 0.2%