mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-29 18:12:20 +00:00
[WIFI-11553] Add: README
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Toolsmith repository
|
||||
|
||||
This repository is used for Telecom Infra Project WiFi infrastructure configuration:
|
||||
|
||||
- [helm-values/assembly-ucentral](./helm-values/assembly-ucentral) - contains helm values used for Cloud SDK deployments, encrypted by SOPS;
|
||||
- [helmfile/cloud-sdk](./helmfile/cloud-sdk) - contains Helmfile definition for infrastructure deployed to EKS cluster;
|
||||
- [terraform](./terraform) - contains Terraform manifests for AWS accounts and all resources deployed to them.
|
||||
|
||||
Repository has CI/CD pipelines for automated Helmfile and Terraform validation and deployment using Atlantis and GitHub Actions that allows get changes diffs in Pull Requests before pushing them into master branch.
|
||||
|
||||
All changes to the repository should be done through PRs from branches in this repositories to master branch and should be approved by at least one of the repository administrators.
|
||||
@@ -1 +1 @@
|
||||
Only secret values are stored in here. Public part may be found in [wlan-testing repo](https://github.com/Telecominfraproject/wlan-testing/tree/master/helm/ucentral/values.ucentral-qa.yaml)
|
||||
Only secret values are stored in here. Public part may be found in [wlan-cloud-ucentral-deploy repo](https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy/tree/main/chart/environment-values)
|
||||
|
||||
Reference in New Issue
Block a user