From 13311be4a3fdb7eb501de6e9007eefbb42b84091 Mon Sep 17 00:00:00 2001 From: Daniel Nicoletti Date: Mon, 4 Jun 2018 15:44:23 -0300 Subject: [PATCH] Add Virtlyst web application to apps.html Signed-off-by: Daniel Nicoletti --- docs/apps.html.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 863be4ff23..9b67fd5399 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. +
Virtlyst
+
+ Virtlyst is an open source web application built with C++11, Cutelyst and Qt. + It features: +
    +
  • Low memory usage (around 5 MiB of RAM)
  • +
  • Look and feel easily customized with HTML templates that use the Django syntax
  • +
  • VNC/Spice console directly in the browser using websockets on the same HTTP port
  • +
  • Host and Domain statistics graphs (CPU, Memory, IO, Network)
  • +
  • Connect to multiple libvirtd instances (over local Unix domain socket, SSH, TCP and TLS)
  • +
  • Manage Storage Pools, Storage Volumes, Networks, Interfaces, and Secrets
  • +
  • Create and launch VMs
  • +
  • Configure VMs with easy panels or go pro and edit the VM's XML
  • +
+

Mobile applications