mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-02 03:37:52 +00:00
GitBook: [master] one page modified
This commit is contained in:
@@ -67,11 +67,12 @@ If your interface address is 10.1.1.10 then provide metallb with: 10.1.1.1-10.1.
|
|||||||
|
|
||||||
TIP Controller may be deployed with self-signed certificates for a local lab environment. The following steps will guide the reader through that process.
|
TIP Controller may be deployed with self-signed certificates for a local lab environment. The following steps will guide the reader through that process.
|
||||||
|
|
||||||
Install Keytool
|
Install Keytool and Zip Packages
|
||||||
|
|
||||||
```text
|
```text
|
||||||
sudo apt install -y openjdk-11-jre-headless
|
sudo apt install -y openjdk-11-jre-headless
|
||||||
sudo apt install -y default-jdk
|
sudo apt install -y default-jdk
|
||||||
|
sudo apt install -y zip
|
||||||
```
|
```
|
||||||
|
|
||||||
Enable Firewall to permit Controller traffic from Container Network Interface
|
Enable Firewall to permit Controller traffic from Container Network Interface
|
||||||
|
|||||||
Reference in New Issue
Block a user