Table of Contents
Licensing
Radio Edge Cloud is Apache 2.0 licensed. The goal of the project is the packaging and installation of upstream Open Source projects. Each of those upstream projects is separately licensed. For a full list of packages included in REC you can refer to https://logs.akraino.org/production/vex-yul-akraino-jenkins-prod-1/ta-ci-build-amd64/313/work/results/rpmlists/rpmlist (the 313 in this URL is the Akraino REC/TA build number, see https://logs.akraino.org/production/vex-yul-akraino-jenkins-prod-1/ta-ci-build-amd64/ for the latest build.) All of the upstream projects that are packaged into the REC/TA build image are Open Source.
Introduction and Purpose of the REC Architecture
...
Drawio border true diagramName Architecture of Radio Edge Cloud simpleViewer false width links auto tbstyle top lbox true diagramWidth 1081 revision 21
Objectives
- Fully automated simultaneous deployment and testing on multiple hardware platforms
- Blueprint defines exact hardware configurations
- Each hardware variant is deployed into a Continuous Deployment system that runs the full test suite
- Appliance model automates the installation, configuration and testing of:
- Firmware and/or BIOS/UEFI
- Base Operating System
- Components for management of containers, performance, fault, logging, networking, CPU
- Application:
- RIC is the application running on the REC appliance
- Other appliances will be created by combining other applications with the same underlying components to create additional blueprints
- Fully automated testing includes running full application test suite
...