Manually Adding Dashboard Containers

Adding a Container

To add a container manually, navigate to the Containers tab and click on the "+Add container" button.

Figure 1 - Adding a container

Figure 1 - Adding a container

  • Enter "dashboard" in the Name field.

  • Enter "Quay" in the Registry field.

  • Enter "intercom-dashboard:latest" in the Image field.

Adding a Volume

Add a volume mount for storing container configurations by navigating to the Volumes tab.

Figure 2 - Adding a Volume

Figure 2 - Adding a Volume

Network

  • Select "telosmacvlan" as the Network.

  • Enter "dashboard" as the hostname for the container.

Figure 3 - Network setup

Figure 3 - Network setup

Note - The dashboard container must have internet access to be able to start properly. In some cases, DNS resolution may fail from within the container and you may have to manually add the address of a DNS server. The DNS server can be a device on your network, the gateway on your network, or a free and public DNS server.

Examples of free and public DNS servers include:

Provider

Primary DNS

Secondary DNS

Google

8.8.8.8

8.8.4.4

Quad9

9.9.9.9

149.112.112.112

OpenDNS Home

208.67.222.222

208.67.220.220

Cloudflare

1.1.1.1

1.0.0.1

Environmental Variables

The following Environment variables are provided for reference. All variables will be created automatically and require no manual configuration.

Figure 4 - Environmental variables

Figure 4 - Environmental variables

The following variables can be added to enable password features:

Name

Value

INTERCOMPASSWORD

<YourPassword>
LWRP/WEB Password for accessing Infinity devices

NODEPASSWORD

<YourPassword>
LWRP/WEB Password for accessing Nodes and other devices

Note - No extra settings are required for Runtime and Resources or Capabilities.

When finished, click on "Deploy the container."