On Thu, 2016-07-14 at 15:54 -0300, Ramon Medeiros wrote:
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(a)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
ACK and pushed. Thanks!
--
Andrea Bolognani / Red Hat / Virtualization