Skip to main content

TUI Reference

The Forward Cluster Text User Interface (TUI) is the primary interface for configuring and managing the Forward Appliance. It is displayed automatically when you SSH into a cluster node or open the VM console.

Screen Layout

The TUI consists of five key areas:

AreaLocationDescription
Action MenuLeftMain navigation menu
Cluster InfoTop rightCluster configuration and networking summary
Node InfoMid rightCurrent node configuration details
Staged ChangesLower rightPending changes awaiting apply
Action DetailsCenterDetails and controls for the selected action
Key / ActionEffect
Arrow keysMove between menu options
TabMove between interface elements
EnterSelect an option
EscGo back or cancel
DToggle dark and light display modes
Q / F10 / Ctrl+CTerminate the SSH connection
Mouse clickHighlight an option (terminal-dependent)
Mouse double-clickSame as Enter (terminal-dependent)
note

Mouse support depends on your terminal emulator. Not all terminals support mouse interaction.

Node

Configure the local node's host-level settings. These settings apply only to the current node and must be replicated on other nodes if needed.

Sub-menuDescription
NetworkingConfigure IP address (static or DHCP), gateway, DNS, search domains
Expand diskView disk layout and expand the data partition if space is available
PowerRestart or shut down the node
Factory resetWipe all cluster and application data from the node
tip

Multiple DNS servers can be specified as comma-separated values.

Factory Reset

Factory reset is blocked if the node is still part of a cluster. The node must be removed from the cluster first.

Cluster

Configure and manage the Forward Cluster:

Sub-menuDescription
Install/ManageAdd or remove nodes, then apply to roll out or update the cluster
Set CIDRsConfigure pod and service CIDR ranges (only available before cluster install)
Set NTPConfigure NTP server for time synchronization
ValidateValidate node resources (CPU, RAM, IOPS, network speed) before install
UpdateK0sIPUpdate the cluster IP after a host IP change (only available after cluster install)
Upgrade baseUpgrade the Forward Cluster base software
CIDR Immutability

Once the cluster is installed, the Pod and Service CIDRs cannot be changed. Ensure they are correct before applying the cluster configuration.

Forward Enterprise

Install and manage the Forward Enterprise application:

Sub-menuDescription
Install/UpgradeInstall or upgrade the Forward Enterprise application package. Includes upload capability via HTTPS or SCP.
RestoreRestore Forward Enterprise from a backup if the application is down. Requires admin credentials.
DBPodManagerMigrate and rebalance database pods across cluster nodes (multi-node only)
note

Restore and DBPodManager are only available after Forward Enterprise is installed. DBPodManager is only shown for multi-node clusters.

Security

Security configuration and hardening options:

Sub-menuDescription
SSH accessChange admin password and manage SSH public keys
BastionConfigure bastion host access restrictions
SyslogConfigure remote syslog forwarding for system logs
Login bannerSet a custom login banner (Markdown format)
Grafana passwordChange the Grafana monitoring dashboard admin password
Reset tlsReset the TLS certificate when Forward Enterprise is unavailable
note

Grafana password and Reset tls are only available after Forward Enterprise is installed.

Troubleshooting

Diagnostic and troubleshooting tools:

Sub-menuDescription
View nodesDisplay cluster nodes, their status, and roles. Supports drain and cordon/uncordon operations.
View podsDisplay running pods with namespace filtering. View pod details, logs, and restart pods.
View FE logsView Forward Enterprise application logs
View logsView system and appliance component logs with pagination
DiagnosticsGenerate and download a diagnostic bundle for Forward Networks support
ToolsConnectivity tools: ping, traceroute, systemctl, journalctl
Export logsSelect and export log types for sharing with support
Exit to ShellExit the TUI to a bash shell for advanced troubleshooting
note

View nodes, View pods, and View FE logs are only available after the cluster and/or Forward Enterprise are installed.

Exit to Shell

The Exit to Shell option provides access to the underlying operating system for a 5-hour window. Use this only for advanced troubleshooting. Modifications made outside the TUI are not tracked and may affect cluster stability.

This option is currently available without additional authorization. In a future release, shell access will require one-time authorization from Forward Networks Support.