From: Michal Privoznik Date: Thu, 24 Sep 2015 06:10:37 +0000 (+0200) Subject: docs: Add yet another libvirt based app X-Git-Tag: v1.2.20-rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3824c19df8b5170aacf5c728d251213e77a46aae;p=thirdparty%2Flibvirt.git docs: Add yet another libvirt based app As announced on the list [1], Cherrypop is a management application based on libvirt. It's a decentralized cloud software with nice scaling ability. 1: https://www.redhat.com/archives/libvir-list/2015-September/msg00670.html Signed-off-by: Michal Privoznik --- diff --git a/docs/apps.html.in b/docs/apps.html.in index fd45189fcb..86b301660d 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -262,6 +262,16 @@ using a dashboard. Compute part uses libvirt to manage VM life-cycle, monitoring and so on. + +
Cherrypop
+
+ A cloud software with no masters or central points. Nodes + autodetect other nodes and autodistribute virtual + machines and autodivide up the workload. Also there is no + minimum limit for hosts, well, one might be nice. It's + perfect for setting up low-end servers in a cloud or a + cloud where you want the most bang for the bucks. +

Libraries