==================== GARR Federated Cloud
Code and instructions for installing and using the GARR Federated Cloud.
Contributing Code
The code is licensed under the LGPL version 2.1. The documentation is licensed under Creative Commons Attribution-ShareAlike (CC BY-SA).
Checking out the source
You can clone from gitlab with
git clone https://gitlab.global.garrservices.it/csdgarr/cloud.git
Installing and managing the cloud
See the documentation in web/doc/federation/index.rst.
Building the Documentation
Prerequisites
The list of package dependencies for building the documentation can be found in doc_deps.deb.txt:
sudo make requirements
Building the Documentation
To build the documentation, ensure that you are in the top-level directory, and execute the build script. For example:
make dirhtml
This will create the HTML documentation in:
build/dirhtml