Discover

Get Started

Developers

Industries

Configure Network & Storage

INNORIX requires a properly configured network and storage environment to ensure stable operation in large-scale file Transfer environments.

This section describes the network environment, firewall configuration, file storage, and persistent storage required for operating the INNORIX service.

Configure the Network

INNORIX requires a stable network environment for file Transfer between servers and user access.

Configure either an internal or external network environment according to your deployment environment.

Network Configuration Items

ItemDescription
Server IPIP address of the server where INNORIX is installed
Network InterfaceNetwork interface used by the service
DNSServer address mapping when using a domain
RoutingCommunication path to the target systems for Transfer

Network Verification

Verify the following items before installation.

  • Verify connectivity between the INNORIX server and the target systems.
  • Verify that the server IP address is configured correctly.
  • Verify network latency and packet loss.
  • Verify access to external repositories and the Docker environment.

To ensure stable file Transfer performance, provide sufficient network bandwidth for the file Transfer environment.

Configure the Firewall

Configure the server and network firewall policies required to operate the INNORIX service.

Verify the following firewall environment.

  • Linux OS firewall configuration
  • Internal network firewall policies
  • Security appliance access policies
  • Cloud environment security group configuration

Firewall Configuration Items

ItemDescription
Inbound RulePolicy for inbound access to the INNORIX server
Outbound RulePolicy for outbound communication from the INNORIX server to external systems
Service PortPort used for the Web Console and file Transfer service

If the required ports are blocked, access to the Web Console or file Transfer functionality may not operate correctly.

Configure File Storage

INNORIX uses an in-memory file Transfer method and therefore does not require a separate workspace for temporarily storing files during Transfer.

Storage is used to store configuration information, logs, and service data required for system operation.

File Storage Recommendations

ItemDescription
Storage CapacityEnsure sufficient storage capacity for system operation data
Disk PerformanceEnsure stable read/write performance for operational data and logs
Access PermissionConfigure permissions to allow the INNORIX service to access the storage
BackupApply a backup policy to protect system configuration and operational data

Storage Considerations

  • Allocate sufficient storage space for system operation data and logs.
  • It is recommended to store operational data on reliable Persistent Storage.
  • Back up system configuration information and log data regularly.
  • Monitor disk usage periodically to maintain stable service operation.

Configure Persistent Storage

In a Docker Container environment, configure Persistent Storage to ensure that data is retained when Containers are removed or recreated.

Use Docker Volumes or Bind Mounts to preserve service data.

Persistent Storage Targets

ItemDescription
Service ConfigurationINNORIX service configuration data
System DataSystem operational data
Log DataService log data
File DataStorage area for transferred files