@@ -13,8 +13,9 @@ The OpenXG series projects are distributed under OS-RAN license, which is derive
...
@@ -13,8 +13,9 @@ The OpenXG series projects are distributed under OS-RAN license, which is derive
# 3. How to start
# 3. How to start
## Introduction
## Introduction
OpenXG-orcloud is developed by the OS-RAN community, Meet the O-RAN specification definition. OpenXG otcloud is tested on x86, arm platforms.
OpenXG-OTCloud is developed by the OS-RAN community, Compliant with the O-RAN specification definition. OpenXG-OTCloud is tested on x86, arm platforms.
Build a cloud native distributed operating system, whose architecture can easily enable third-party applications and cloud native ecology
OpenXG-OTCloud is a cloud native distributed operating system, easy to enable third-party applications and build an application ecosystem.
## Download source code from Gitlab
## Download source code from Gitlab
```
```
...
@@ -31,16 +32,16 @@ git checkout master
...
@@ -31,16 +32,16 @@ git checkout master
```
```
OpenXG-OTCloud
OpenXG-OTCloud
├── fe_kubesphere : Customized container platform for cloud, data center and edge management
├── fe_kubesphere : Customized container management platform, Inherited from the KubeSphere open source community.
├── fe_console : Micro cloud, dashboard, web interface, etc
├── fe_console : Support dashboard, web interface, etc.
├── fe_futuredge : Futureedge is an apiserver component of the micro core cloud platform, which is a distributed operating system for cloud native application managers, etc
├── fe_futuredge : Apiserver components include cloud network element management, platform performance optimization, etc.
└── fe_install : Online deployment tool
└── fe_install : Online deployment tool.
```
```
## Prepare the environment
## Prepare the environment
OpenXG-otcloud relies on some third-party software or libraries, please copy the directory to fe_kubesphere/pkg/kapis directory when you first build the project, run by:
OpenXG-OTCloud relies on some third-party software or libraries, please copy the directory to fe_kubesphere/pkg/kapis directory when you first build the project, run by: