[libvirt] [PATCH] docs: Add Kimchi as Web Application

Ramon Medeiros ramonn at linux.vnet.ibm.com
Thu Jul 14 18:54:59 UTC 2016


Kimchi is a open-source interface to kvm. It runs with HTML5, simple and
easy to manage kvm guests.

Signed-off-by: Ramon Medeiros <ramonn at linux.vnet.ibm.com>
---
 docs/apps.html.in | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/apps.html.in b/docs/apps.html.in
index b8337b9..1a6fd3f 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -404,6 +404,14 @@
         infrastructure. You can deploy a new service just dragging and
         dropping a VM.
       </dd>
+      <dt><a href="https://kimchi-project.github.io/kimchi/">Kimchi</a></dt>
+      <dd>
+        Kimchi is an HTML5 based management tool for KVM. It is designed to
+        make it as easy as possible to get started with KVM and create your first guest.
+
+        Kimchi manages KVM guests through libvirt. The management interface is accessed
+        over the web using a browser that supports HTML5.
+      </dd>
       <dt><a href="http://ovirt.org/">oVirt</a></dt>
       <dd>
         oVirt provides the ability to manage large numbers of virtual
-- 
2.5.5




More information about the libvir-list mailing list