Deploy INNORIX
After the Docker environment has been configured and the INNORIX installation package has been prepared, deploy the INNORIX service.
This section describes how to configure Docker Swarm, run the installation script, start the INNORIX service, and run the Hyperlink Agent.
Configure the Docker Swarm Environment
Configure the server environment where the INNORIX Containers will run.
Move to the installation directory.
Open the Docker Compose configuration file and update the server IP address to match your environment.
Configuration items:
| Item | Description |
|---|---|
| Server IP Address | IP address of the server where the INNORIX service will run |
| Container Configuration | Runtime environment for the INNORIX service |
| Network Configuration | Communication environment for the Containers |
After updating the configuration, save the file.
Run the Server Installation
Run the INNORIX installation script to configure the Containers and service environment.
Run the following command from the installation directory.
The installation script performs the following tasks.
- Install the INNORIX Containers
- Apply the Docker environment configuration
- Prepare the service runtime environment
- Apply the required configuration
After the installation is complete, proceed to the next step to start the INNORIX service.
Start the INNORIX Service
After the installation is complete, start the entire INNORIX system.
Run the following command.
After the service starts successfully, the INNORIX Containers are running and the Web Console is ready for access.
Run the Hyperlink Agent
Run the INNORIX Hyperlink Agent.
The Hyperlink Agent is the agent application required to operate the INNORIX service.
Start the Agent
Stop the Agent
After starting the Agent, verify that it is operating normally.
Verify the Deployment Status
After the INNORIX service has been deployed, verify its operational status.
Verification items:
| Item | Description |
|---|---|
| Deployment | Verify that the Stack services are running successfully |
| INNORIX Service | Service status |
| Hyperlink Agent | Agent status |
| Network | Verify server accessibility |
After the deployment has been completed successfully, proceed to the next step, Initial Server Configuration.