Skip to content

Ganeti Web Manager is a Django based web application that allows administrators and clients access to their ganeti clusters. It includes a permissions and quota system that allows administrators to grant access to both clusters and virtual machines. It also includes user groups for structuring access to organizations.

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
MIT
LICENSE.muddle

scibi/ganeti_webmgr

 
 

Repository files navigation

Ganeti Web Manager

Ganeti Web Manager is a Django-based web application that allows administrators and clients access to their ganeti clusters.

Documentation

Documentation for Ganeti Web Manager is hosted by Read the Docs. You can find up to date documentation for current and previous releases at http://ganeti-webmgr.readthedocs.org/en/latest.

If your looking to develop or contribute to GWM, please refer to the development documentation at http://ganeti-webmgr.readthedocs.org/en/develop

Building the Documentation

Our documentation is written in ReStructuredText and built using Sphinx. First you will need to install the dependencies to a virtualenv or to your system's python installation:

pip install -r requirements/docs.txt

Then you will need to run the following commands to build the documentation:

cd docs/
make html

The documentation will be located at docs/build/html/ as html files. If you open index.html with your web browser, it will take you to the table of contents.

Installation

For installation instructions please refer to our installation documentation.

Compatibility

For a list of versions and browsers supported by Ganeti Web Manager check our compatibility documentation.

Dependencies

A list of dependencies can be found in our requirements documentation.

About

Ganeti Web Manager is a Django based web application that allows administrators and clients access to their ganeti clusters. It includes a permissions and quota system that allows administrators to grant access to both clusters and virtual machines. It also includes user groups for structuring access to organizations.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
MIT
LICENSE.muddle

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.3%
  • JavaScript 29.8%
  • HTML 9.7%
  • CSS 1.9%
  • Shell 1.2%
  • C 0.1%