Skip to content
Snippets Groups Projects
Unverified Commit 77f184a6 authored by anarcat's avatar anarcat
Browse files

add ganeti GUIs

parent 1636aca7
No related branches found
No related tags found
No related merge requests found
......@@ -1728,3 +1728,22 @@ are available in the [Tor VM hosts.xlsx](https://nc.torproject.net/apps/onlyoffi
Note that the instance install is possible also [through FAI, see the
Ganeti wiki for examples](https://github.com/ganeti/ganeti/wiki/System-template-with-FAI).
There are GUIs for Ganeti that we are not using, but could, if we want
to grant more users access:
* [Ganeti Web manager](https://ganeti-webmgr.readthedocs.io/) is a
"Django based web frontend for managing Ganeti virtualization
clusters. Since Ganeti only provides a command-line interface,
Ganeti Web Manager’s goal is to provide a user friendly web
interface to Ganeti via Ganeti’s Remote API. On top of Ganeti it
provides a permission system for managing access to clusters and
virtual machines, an in browser VNC console, and vm state and
resource visualizations"
* [Synnefo](https://www.synnefo.org/) is a "complete open source
cloud stack written in Python that provides Compute, Network,
Image, Volume and Storage services, similar to the ones offered by
AWS. Synnefo manages multiple Ganeti clusters at the backend for
handling of low-level VM operations and uses Archipelago to unify
cloud storage. To boost 3rd-party compatibility, Synnefo exposes
the OpenStack APIs to users."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment