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.
- Select > .
- Go to the Configuration tab.
- Click to initiate the download of the
.conffile.
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.
- Find and decrypt the Master key file using opessl:
openssl smime -decrypt -in path/to/masterkey.pem -inkey privkey.pem -out masterkey.tar
- Click in the Master Key field and select the Master key file.
- Click in the Configuration field and select the configuration file.
- Click to proceed with initiating the system with the imported data.
Related topics: