Update page 'About'
parent
d910fecec8
commit
0ca9ce7e15
5
About.md
5
About.md
|
@ -12,13 +12,14 @@ As of now, nlvmi is capable of the following things:<br/>
|
||||||
-Creating (up to 3) tap interfaces and adding them to defined network bridges<br/>
|
-Creating (up to 3) tap interfaces and adding them to defined network bridges<br/>
|
||||||
-Handling vms on remote servers via ssh<br/>
|
-Handling vms on remote servers via ssh<br/>
|
||||||
-Novnc access to VMs<br/>
|
-Novnc access to VMs<br/>
|
||||||
|
-handling of qcow images (maybe even minimal lvm management one day)<br/>
|
||||||
|
-a mac-address generator<br/>
|
||||||
|
|
||||||
A few things are planned to get added:<br/>
|
A few things are planned to get added:<br/>
|
||||||
-handling of qcow images (maybe even minimal lvm management one day)<br/>
|
|
||||||
-live migration between hosts<br/>
|
-live migration between hosts<br/>
|
||||||
-initd script / systemd unit to start/stop vms on host reboots (autostart can already be achieved via a cron @reboot entry)<br/>
|
-initd script / systemd unit to start/stop vms on host reboots (autostart can already be achieved via a cron @reboot entry)<br/>
|
||||||
-some server overview with current usage<br/>
|
-some server overview with current usage<br/>
|
||||||
-a mac-address generator<br/>
|
|
||||||
|
|
||||||
These things are not in scope:<br/>
|
These things are not in scope:<br/>
|
||||||
-measuring usage of vms to bill customers or such<br/>
|
-measuring usage of vms to bill customers or such<br/>
|
||||||
|
|
Loading…
Reference in New Issue