Commit a26a87f4 authored by yangalicace1's avatar yangalicace1
Browse files

FIXES: fixing identation issues in 1.1.1. Physical Server

parent 5f773793
Loading
Loading
Loading
Loading
Loading
+27 −25
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ Besides that, the network requirements are essentially the same than that requir
As a reference, the other deployment solutions based on VMs assume the VM is connected to a virtual network configured with the IP range `10.0.2.0/24` and have the gateway at IP `10.0.2.1`. The VMs have the IP address `10.0.2.10`.

The minimum required ports to be accessible are:

- 22/SSH     : for management purposes
- 80/HTTP    : for the TeraFlowSDN WebUI and Grafana dashboard
- 8081/HTTPS : for the CockroachDB WebUI
@@ -74,6 +75,7 @@ Other ports might be required if you consider to deploy addons such as Kubernete
The recommended Operating System for deploying TeraFlowSDN is [Ubuntu Server 22.04 LTS](https://releases.ubuntu.com/jammy/) or [Ubuntu Server 20.04 LTS](https://releases.ubuntu.com/focal/). Other version might work, but we have not tested them. We strongly recommend using Long Term Support (LTS) versions as they provide better stability.

Below we provide some installation guidelines:

  - Installation Language: English
  - Autodetect your keyboard
  - If asked, select "Ubuntu Server" (do not select "Ubuntu Server (minimized)").