mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-01 19:27:48 +00:00
GitBook: [#16] No subject
This commit is contained in:
committed by
gitbook-bot
parent
dc00afb110
commit
8109d300ac
@@ -8,6 +8,7 @@
|
||||
* [Release 2.0 SDK](getting-started/sdk.md)
|
||||
* [Access Points](getting-started/access-points/README.md)
|
||||
* [Local Device Settings](getting-started/access-points/local-device-settings.md)
|
||||
* [Repositories](getting-started/repositories.md)
|
||||
* [Provisioning](provisioning/README.md)
|
||||
* [Data Model Introduction](provisioning/data-model-introduction.md)
|
||||
* [Creating a Configuration](provisioning/creating-a-configuration.md)
|
||||
|
||||
41
getting-started/repositories.md
Normal file
41
getting-started/repositories.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
description: 2.4 Repository Information
|
||||
---
|
||||
|
||||
# Repositories
|
||||
|
||||
**Access Point Network OS (APNOS)**
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
* Openwrt based APNOS: [https://github.com/Telecominfraproject/wlan-ap/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-ap/tree/release/v2.4.0)
|
||||
|
||||
**Controller SDK**
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
* Gateway Service: [https://github.com/Telecominfraproject/wlan-cloud-ucentralgw/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-cloud-ucentralgw/tree/release/v2.4.0)
|
||||
* Gateway UI: [https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui/tree/release/v2.4.0)
|
||||
* Security Service: [https://github.com/Telecominfraproject/wlan-cloud-ucentralsec/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-cloud-ucentralsec/tree/release/v2.4.0)
|
||||
* Firmware Service: [https://github.com/Telecominfraproject/wlan-cloud-ucentralfms/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-cloud-ucentralfms/tree/release/v2.4.0)
|
||||
* Provisioning Service:[https://github.com/Telecominfraproject/wlan-cloud-owprov/tree/main](https://github.com/Telecominfraproject/wlan-cloud-owprov/tree/main)
|
||||
* Provisioning UI: [https://github.com/Telecominfraproject/wlan-cloud-owprov-ui/tree/main](https://github.com/Telecominfraproject/wlan-cloud-owprov-ui/tree/main)
|
||||
|
||||
**Testing**
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
* Open Test Harness and Test cases: [https://github.com/Telecominfraproject/wlan-testing/tree/master](https://github.com/Telecominfraproject/wlan-testing/tree/master)
|
||||
|
||||
**SDK Load Simulator**
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
* OpenWiFi Load Simulator (OWLS): [https://github.com/Telecominfraproject/wlan-cloud-owls/tree/main](https://github.com/Telecominfraproject/wlan-cloud-owls/tree/main)\
|
||||
|
||||
|
||||
**Deployment**
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
* Helm and Docker Compose Deployments: [https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy/tree/release/v2.4.0](https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy/tree/release/v2.4.0)
|
||||
Reference in New Issue
Block a user