[libvirt] [PATCH] Add Virtlyst web application to apps.html

Daniel Nicoletti dantti12 at gmail.com
Wed May 30 14:40:05 UTC 2018


---
 docs/apps.html.in | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/docs/apps.html.in b/docs/apps.html.in
index 863be4ff23..0aa3568eed 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -466,6 +466,21 @@
         minutes. The only requirements for the users are a Web browser and
         a lightweight remote viewer.
       </dd>
+      <dt><a href="https://github.com/cutelyst/Virtlyst">Virtlyst</a></dt>
+      <dd>
+        Virtlyst is an open source web application built with C++11, Cutelyst and Qt.
+        It features:
+        <ul>
+          <li>Low memory usage (around 5 MiB of RAM)</li>
+          <li>Look and feel easily customized with HTML templates that use the Django syntax</li>
+          <li>VNC/Spice console pages</li>
+          <li>Host and Domain stats graphs (CPU, Memory, IO, Network)</li>
+          <li>Connect to multiple libvirtd intances (over local unix socket, SSH, TCP and TLS)</li>
+          <li>Manage Storages, Networks, Interfaces and Secrets</li>
+          <li>Create and launch VMs</li>
+          <li>Configure VMs with easy pannels or go pro and edit it's XML</li>
+        </ul>
+      </dd>
     </dl>
 
     <h2><a id="mobile">Mobile applications</a></h2>
-- 
2.17.0




More information about the libvir-list mailing list