Exporting/Importing System Configuration

Fudo Enterprise enables exporting current system state, defined objects and configuration settings, which later can be used to initiate the system.

Warning

Exported configuration data contains confidential information.

Note

  • Configuration export and import options are available only for the superadmin users.
  • Export/import can be performed only between Fudo Enterprise instances with the same serial number and version.
  • It is not possible to export configuration in a clustered setup.

Exporting System Configuration

To export system configuration, proceed as follows.

  1. Select Settings > System.
  2. Go to the Configuration tab.
  3. Click Export to initiate the download of the .conf file.
../../_images/5-6-config-export.png

Importing System Configuration

Warning

Importing a configuration file and initiating system with imported data will delete all existing session data.

To import a system configuration file, proceed as follows.

  1. Find and decrypt the Master key file using opessl:

openssl smime -decrypt -in path/to/masterkey.pem -inkey privkey.pem -out masterkey.tar

  1. Click Choose a file in the Master Key field and select the Master key file.
  2. Click Choose a file in the Configuration field and select the configuration file.
../../_images/5-6-config-import.png
  1. Click Import to proceed with initiating the system with the imported data.

Related topics: