Native Lightweight Vm Management Interface
Go to file
nativemad e4c3b52cd5 introduce mac generator 2018-12-01 18:51:36 +01:00
web introduce mac generator 2018-12-01 18:51:36 +01:00
.gitignore no drive should stay no drive in web. Createkey, gitignore 2018-09-23 15:51:44 +02:00
LICENSE Initial commit 2018-08-11 18:01:16 +00:00
README.md Update 'README.md' 2018-11-07 15:10:34 +00:00
nlvmi introduce image management 2018-12-01 17:52:19 +01:00
nlvmi.conf Update 'nlvmi.conf' 2018-11-07 15:25:48 +00:00
suid-wrapper.c suid wrapper in source and bin 2018-08-12 18:53:21 +02:00
wrap-nlvmi suid wrapper in source and bin 2018-08-12 18:53:21 +02:00

README.md

nlvmi

Native Lightweight Vm Management Interface

Nlvmi is a management interface for qemu/kvm hosts written in php (with bootstrap) and bash.
Nlvmi should be able to run on any common Linux distro without much hassle or obscure dependencies.
Nlvmi is written to be lightweight, functional and easy to understand and modify, while still looking at least acceptable on any device.
Nlvmi supports multiple users (admins and restricted) on the frontend and also uses these users to run the VMs. No PAM, just su.
Unix users have /bin/false as shell and the password is stored within the nlvmi database.

Please consult the wiki pages for more information.

nlvmi screenshot