Automated Setup Wizard - Post-Installation Configuration

Post-installation configuration optimizes system functionality by allowing administrators to customize settings, configure security, and establish integrations.

It is only possible to attempt the initial configuration via the ignition files until the setup wizard is not completed.

Ignition File

In deployment environments requiring full automation the initial configurations required to start using MetaDefender Managed File Transfer™ may also be completed with relying an ignition file without using the setup wizard.

The ignition file is a JSON file which should be named spark.json and is to be placed into the MetaDefender Managed File Transfer™ installation directory.

Key Features of the Ignition Process

  • Resume Work: In case of interruption it may be attempted again starting from where the previous attempt left off.
  • Optional Steps: Steps are optional similar to the Setup Wizard.

Known Limitations

  • May only be attempted once each REST service startup.
  • The ignition file must be placed to the MetaDefender Managed File Transfer™ installation directory by the user.
  • The ignition file must be removed by the user in case it is not needed anymore.
  • The encryption key cannot be saved from the MetaDefender Managed File Transfer™ UI during the ignition process.
  • Requesting a trial license is not possible.

Feature Overview

  • First Admin Account (Mandatory)
  • License Activation (Optional)
  • SMTP / Microsoft Graph API Configuration (Optional)
  • Server / HTTPS Configuration (Optional)

First Admin Account

The only mandatory section, where you have to create the primary an administrator account.

An example configuration for the default administrator account can be seen on the following snippet.

Admin account
Copy

License Activation

An optional section to activate your MetaDefender Managed File Transfer™ license. Options include:

  • Online: Activate your license key through Internet
  • Offline: Activate the product via a license file

If both are specified the online method will take precedence.

An example configuration for the online activation can be seen on the following snippet.

Online activation
Copy

An example configuration for the oflline activation can be seen on the following snippet.

Offline activation
Copy

The offline license can be downloaded from the www.myopswat.com portal. To download an offline license, you must provide the MFT’s deployment ID. This ID can be obtained by accessing the following endpoint on the MFT server: http://localhost:8010/vault_rest/deploymentid

SMTP / Microsoft Graph API Configuration

Optional sections to integrate with your SMTP server / Microsoft Graph API to receive email notifications. Only one may be specified at a given time. Specifying both sections will result in no operation being performed.

An example configuration for SMTP can be seen on the following snippet. Please note that the password must be specified in a base64 encoded format.

SMTP
Copy

An example configuration for Microsoft Graph API can be seen on the following snippet.

Microsoft Graph API
Copy

Server / HTTPS Configuration

If either server or HTTPS configuration has changed, then the webserver will be restarted.

Optional section to set up webserver details like host, port, and rate-limiting; and use an SSL certificate to enable secure HTTPS communication.

An example configuration can be seen on the following snippet.

Security Settings
Copy

Outcomes

  • Error: In case the configuration couldn't be applied it will be reattempted from the last successful step on the next REST service startup.
  • Success: The application is ready to be used.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard