Update page 'About'

mad 2018-12-01 17:51:40 +00:00
parent d910fecec8
commit 0ca9ce7e15
1 changed files with 3 additions and 2 deletions

@ -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/>
-Handling vms on remote servers via ssh<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/>
-handling of qcow images (maybe even minimal lvm management one day)<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/>
-some server overview with current usage<br/>
-a mac-address generator<br/>
These things are not in scope:<br/>
-measuring usage of vms to bill customers or such<br/>