mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-06 13:56:10 +00:00
GitBook: [master] one page and 2 assets modified
This commit is contained in:
BIN
.gitbook/assets/image.png
Normal file
BIN
.gitbook/assets/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
BIN
.gitbook/assets/screen-shot-2021-02-07-at-2.42.10-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-02-07-at-2.42.10-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 236 KiB |
@@ -151,6 +151,19 @@ helm dependency update tip-wlan
|
|||||||
|
|
||||||
Various Bitnami charts will be brought into the deployment such as Kafka, PostGres, Cassandra.
|
Various Bitnami charts will be brought into the deployment such as Kafka, PostGres, Cassandra.
|
||||||
|
|
||||||
|
Localizing the Helm charts for AWS is a critical step. Editing the following file
|
||||||
|
|
||||||
|
`tip-wlan/example-values/aws-basic/values.yml`
|
||||||
|
|
||||||
|
**Key variables to replace in this file are:**
|
||||||
|
|
||||||
|
* alb.ingress.kubernetes.io/certificate-arn: "Enter the ARN supplied during terraform output"
|
||||||
|
* All locations with a URL or FQDN align to your AWS environment such as:
|
||||||
|
* `external-dns.alpha.kubernetes.io/hostname: wlan-filestore.cloudsdk.`_`route53hosted-zone`_
|
||||||
|
* `ovsdb: opensync-controller.cloudsdk.`_`route53hosted-zone`_
|
||||||
|
* `mqtt: opensync-mqtt-broker.cloudsdk.`_`route53hostedzone`_
|
||||||
|
* All occurrences of a URL or FQDN within this file replacing _route53hostedzone_ with your deployed Route53 hosted zone name
|
||||||
|
|
||||||
### Deploy Controller to AWS
|
### Deploy Controller to AWS
|
||||||
|
|
||||||
With all dependencies met, certificates created and in place, using Helm and the authenticated session to AWS, execute the following:
|
With all dependencies met, certificates created and in place, using Helm and the authenticated session to AWS, execute the following:
|
||||||
@@ -220,5 +233,11 @@ cloudsdk-wlan-ssc-service-6db4c8c8b8-jrmrc 1/1 Running
|
|||||||
cloudsdk-zookeeper-0 1/1 Running 0 11m
|
cloudsdk-zookeeper-0 1/1 Running 0 11m
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Check in on the UI
|
||||||
|
|
||||||
|
Navigate to https://wlan-ui.cloudsdk.yourdomainname
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Default username `support@example.com` and password `support`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user