This repository implements a gRPC-based control channel for the Ghaf Framework. The GIVC (Ghaf/gRPC Inter-Vm Communication) framework is a collection of services to to administrate and control virtual machines, their services, and applications.
For more details please refer to the documentation.
The GIVC documentation site is located at https://ghaf.tii.ae/givc/overview/.
To build the automated API documentation locally, use:
nix build .#docs
The Ghaf team uses several licenses to distribute software and documentation:
License Full Name | SPDX Short Identifier | Description |
---|---|---|
Apache License 2.0 | Apache-2.0 | Ghaf source code. |
Creative Commons Attribution Share Alike 4.0 International | CC-BY-SA-4.0 | Ghaf documentation. |