]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add yet another libvirt based app
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Sep 2015 06:10:37 +0000 (08:10 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Sep 2015 08:45:28 +0000 (10:45 +0200)
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 <mprivozn@redhat.com>
docs/apps.html.in

index fd45189fcb52f6e805d1c5306a40363cd3ddc35d..86b301660df3df6ea5cceca6e7d1867c3e43ea28 100644 (file)
         using a dashboard.  Compute part uses libvirt to manage VM
         life-cycle, monitoring and so on.
       </dd>
+
+      <dt><a href="https://github.com/gustavfranssonnyvell/cherrypop">Cherrypop</a></dt>
+      <dd>
+        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.
+      </dd>
     </dl>
 
     <h2><a name="libraries">Libraries</a></h2>