Skip to main content

General Settings

General settings control the basic platform configuration for this SecureLink orchestrator instance.

Navigate to Settings > System > General to access these options.

System Name

The display name for this orchestrator instance. This name appears in the UI header and is used to identify the orchestrator when connected to a Global VSA.

Upload a custom logo to replace the default SecureLink logo in the UI header. Supported formats include PNG, SVG, and JPEG. The recommended dimensions are 200x40 pixels for optimal display.

SMTP Configuration

Email server settings are required for sending user invitations, password reset links, and system notifications.

SettingDescription
HostSMTP server hostname (e.g., smtp.example.com)
PortSMTP port (typically 587 for TLS, 465 for SSL, 25 for unencrypted)
UsernameSMTP authentication username
PasswordSMTP authentication password
From AddressThe sender address for all outgoing emails (e.g., noreply@securelink.example.com)
TLSToggle to enable TLS encryption for SMTP connections

After entering your SMTP settings, click Test Connection to verify that SecureLink can successfully send email through the configured server. A test email will be sent to the address you specify.

warning

SMTP must be configured before user invitations or email notifications will work. Without a valid SMTP configuration, invitation emails cannot be delivered and users will not be able to complete the onboarding process.

App Discovery

App Discovery controls the configuration that edge devices use during the bootstrap process to locate and connect to this orchestrator.

  • Orchestrator URL: The public URL that edge devices use to reach the API (e.g., https://api.securelink.example.com)
  • Certificates: TLS certificates used for secure communication between edges and the orchestrator during bootstrap

These settings are embedded into edge device images during the build process and are used by the edge bootstrap agent to establish initial connectivity.