Get the INNORIX Container
After the Docker environment has been configured, download the INNORIX On-premise package and prepare the installation environment for deployment.
This section describes how to download the INNORIX installation package, extract it, and verify the installation directory structure.
Download the On-premise Package
Download the INNORIX On-premise installation package.
The installation package includes the Docker configuration files and installation scripts required to run the INNORIX service.
Package Download URL
After the download is complete, verify that the package has been downloaded successfully.
Extract the Installation Package
Extract the downloaded On-premise installation package.
Extract the package.
After extraction is complete, move to the INNORIX installation directory.
Verify the Installation Directory
After the package has been extracted, the files required for INNORIX deployment are created.
Verify the installation directory structure.
Main files:
| File | Description |
|---|---|
| docker-compose.yml | Configuration file for the INNORIX Container runtime environment |
| install.sh | INNORIX installation script |
| start.sh | INNORIX service startup script |
| Other configuration files | Configuration files for the service operating environment |