...
Instructions
A. Deploy Dependencies
1 | Install OpenJDK 11. |
| |||||||||
2 | Download the Nuix Engine.
|
| |||||||||
3 | Unzip the Nuix Engine. |
| |||||||||
4 | Move the contents of the Nuix Engine files to |
|
|
| |||||||
5 | Clean-up the installation files. |
| |||||
6 | Install the Nuix Engine dependencies listed at https://download.nuix.com/releases/engine/.
| ||||||
7 | Update the nofile limits. |
|
B. Install Rampiva Automate
1 | Download the latest Rampiva Automate.
|
| |||||||
2 | Install unzip. |
| |||||||
3 | Unzip Rampiva Automate. |
| |||||||
4 | Update the end-of-line character of the installer script to Unix. |
|
| |||||||
5 | Run the installer. |
| |||||
6 | Clean-up the installation files. |
|
C. (Optional) Configure the Rampiva Scheduler Service
1 | Open the Scheduler config.yml file for editing. |
| ||||||||||
2 | Update the apiSecret value with and random value that will be the same on the Scheduler and all Engine Servers. | Sample beginning of configuration file:
| ||||||||||
3 | By default, no authentication mechanism are enabled. For testing, enable the internalCredentials mechanism. | |||||||||||
4 | Manually start the Scheduler service. |
| ||||||||||
5 | Confirm that the service started successfully by browsing to the Scheduler webpage.
| |||||||||||
6 | If the webpage is not accessible, inspect the Scheduler logs. |
| ||||||||||
7 | Stop the manually started Scheduler service. | |||||||||||
8 | Create a service file for Scheduler. |
File contents:
| ||||||||||
9 | Reload the SystemD configuration and configure the service to start automatically at boot. |
| ||||||||||
10 | Reboot the system and confirm that the service starts. |
| ||||||||||
11 | Log on to Scheduler and deploy a valid Rampiva license.
| |||||||||||
12 | Open the Settings → Execution Profiles panel, and edit the Default Profile with the following settings:
|
E. (Optional) Configure the Rampiva Engine Server Service
1 | Open the Engine Server config.yml file for editing. |
| ||||||||||
2 | Update the apiSecret value with the value used in the Scheduler configuration file. | Sample beginning of configuration file:
| ||||||||||
3 | Optionally, if the Engine Server is running on the same system as Scheduler, change the default HTTPS port from 443 to another port.
| |||||||||||
4 | Manually start the Engine Server service. |
| ||||||||||
5 | Confirm that the service started successfully by browsing to the Engine Server webpage.
| |||||||||||
6 | If the webpage is not accessible, inspect the Engine Server logs. |
| ||||||||||
7 | Stop the manually started Engine Server service. | |||||||||||
8 | Create a service file for the Engine Server. |
File contents:
| ||||||||||
9 | Reload the SystemD configuration and configure the service to start automatically at boot. |
| ||||||||||
10 | Reboot the system and confirm that the service starts. |
|
E. (Optional) Configure Amazon FSx Lustre
1 | Install the Lustre client according to the AWS instructions from https://docs.aws.amazon.com/fsx/latest/LustreGuide/install-lustre-client.html . |
| |||||||||||||||
2 | Create a Lustre file system if one is not already available. | ||||||||||||||||
3 | From the AWS file system console, retrieve the attach instructions. | Sample instructions:
| |||||||||||||||
4 | Run the attach commands. | ||||||||||||||||
5 | Confirm that the Lustre file system was mounted correctly. |
Sample output:
| |||||||||||||||
6 | Create a script file for mounting the Lustre file system at boot. |
Sample file contents (adjust based on attach instructions):
| |||||||||||||||
7 | Create a service file for mounting the Lustre file system at boot. |
File contents:
| |||||||||||||||
8 | Reload the SystemD configuration and configure the service to start automatically at boot. |
| |||||||||||||||
9 | Reboot the system and confirm that the file system was mounted correctly. |
|
Page Properties | ||
---|---|---|
| ||
|