17 lines
1015 B
Markdown
17 lines
1015 B
Markdown
# This project got deprecated a long time ago and should not be used in any way! Neither as example code, and not even as paperweight!
|
|
# Just use Proxmox instead or good, old, plain qemu on the command line
|
|
|
|
# nlvmi
|
|
|
|
Native Lightweight Vm Management Interface
|
|
|
|
Nlvmi is a management interface for qemu/kvm hosts written in php (with bootstrap) and bash.<br/>
|
|
Nlvmi should be able to run on any common Linux distro without much hassle or obscure dependencies. <br/>
|
|
Nlvmi is written to be lightweight, functional and easy to understand and modify, while still looking at least acceptable on any device.<br/>
|
|
Nlvmi supports multiple users (admins and restricted) on the frontend and also uses these users to run the VMs. No PAM, just su.<br/>
|
|
Unix users have /bin/false as shell and the password is stored within the nlvmi database.<br/>
|
|
|
|
Please consult the [wiki](https://git.nativenet.ch/nativenet.ch/nlvmi/wiki) pages for more information.
|
|
|
|

|