Discover

Get Started

Developers

Industries

Back Up & Restore

A regular backup policy is essential in the INNORIX operating environment to protect against system failures, server migration, and operational data loss.

This section describes how to back up the system configuration and operational data required for INNORIX and how to restore the environment in the event of a failure.

Verify Backup Targets

Before performing a backup, verify the backup targets that should be managed in the INNORIX operating environment.

Backup targets are divided into system configuration and operational data.

Backup Targets

CategoryTargetDescription
System ConfigurationDocker Swarm ConfigurationService runtime environment and service configuration information
System ConfigurationEnvironment Configuration FilesService environment configuration information
System ConfigurationLicense InformationProduct authentication and license information
DataWorkspace InformationWorkspace configuration information
DataUser InformationAccount and permission information
DataOperational DataData generated during service operation
LogLog DataSystem operation records and troubleshooting information

Pre-backup Verification

Verify the following items before performing a backup.

  • Availability of backup storage space
  • Access permissions for backup target files
  • Current INNORIX service status
  • Backup file storage location

Back Up the System Configuration

A system configuration backup stores the configuration information required to restore the INNORIX service to the same operating environment.

System Configuration Backup Targets

ItemDescription
Docker Compose ConfigurationContainer runtime environment information
Environment Variable ConfigurationService environment configuration information
Service ConfigurationINNORIX operational settings
Network ConfigurationService connectivity information

System Configuration Backup Procedure

  1. Verify the INNORIX installation directory.
  2. Back up the Docker Compose and environment configuration files.
  3. Move the backup files to the backup storage location.
  4. Verify that the backup files have been created successfully.

Recommendations

  • Perform a backup before making major configuration changes.
  • Store backups in a location separate from the production server.
  • Restrict access to backup files.
  • Maintain a history of configuration changes.

Back Up Operational Data

Operational data backup protects the critical data generated during INNORIX service operation.

Operational Data Backup Targets

ItemDescription
Workspace DataWorkspace-related information
User DataUser and permission information
Service DataService operational data
Log DataSystem and operation logs

Backup Considerations

  • Consider the backup duration based on the data volume.
  • Minimize the impact on the production environment.
  • Apply a regular backup policy.
  • Verify the integrity of the backup data after completion.

Restore Procedure

If a system failure occurs or the environment needs to be rebuilt, restore the INNORIX environment using the backup data.

Pre-restore Preparation

Verify the following items before performing a restore.

ItemDescription
Backup FileVerify that a valid backup file is available
System VersionVerify the backup environment and the current environment
Storage SpaceEnsure sufficient space for the restore
Service StatusVerify that the service has been stopped if required

Restore Procedure

  1. Verify the INNORIX service status.
  2. Stop the service if required.
  3. Restore the system configuration files.
  4. Restore the operational data.
  5. Restart the service.
  6. Verify normal operation.

Verify the Restore

After the restore is complete, verify that the system and services are operating correctly.

Restore Verification Items

ItemVerification
Service StatusVerify that the INNORIX service is running normally
ConfigurationVerify that the configuration has been restored correctly
WorkspaceVerify that the existing Workspace is retained
User AccountVerify user accounts
File TransferVerify that the file Transfer functionality operates correctly
LogVerify that system logs are generated correctly

Restore Completion Criteria

After the restore has been completed successfully, verify the following.

  • The Web Console is accessible.
  • Administrator sign-in is successful.
  • Existing configuration is retained.
  • Workspace and user information are available.
  • File Transfer functionality operates correctly.

Verify Backup and Restore Completion

Verification ItemStatus
Backup targets verified
System configuration backup completed
Operational data backup completed
Restore procedure verified
Restore verification completed