mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-26 22:54:52 +00:00
12 lines
578 B
Markdown
12 lines
578 B
Markdown
# Overview
|
|
|
|
The [wlan-cloud-ucentral-deploy](https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy) repository contains two packaging options:
|
|
|
|
* [Docker Compose](deploy-using-docker-compose.md)
|
|
* [Helm](deploy-using-helm.md)
|
|
|
|
The repository is managed using branches where:
|
|
|
|
* main branch: contains references to the latest development SDK images
|
|
* release/v_**X.Y.Z**_ branch: contains image references specific to the release artifacts. For example: release/**v2.4.0** branch will contain references to SDK images related to 2.4.0 release candidates (RC) and GA.
|