Configuring orchestrator.yml
-
Search for the following file:
/opt/aspera/var/config/orchestrator/orchestrator.ymlIf you discover the file, follow the steps below.- Back up the file in another location, then remove it. This is necessary because orchestrator.yml is shared between nodes.
-
Compare this version of orchestrator.yml with the
default file, located in the directory below:
Look for differences between the two files (for example, in the number of threads)./opt/aspera/orchestrator/config/orchestrator.ymlIf you do observe differences between the two files, update the default orchestrator.yml file on each node with the values from the orchestrator.yml file located in /opt/aspera/var/config/orchestrator/
-
Edit orchestrator.yml on the first node.
On the first node, open the following file:
/opt/aspera/orchestrator/config/orchestrator.ymlEdit the file to reflect the following configuration, adding any element that is missing.
engine_instance: 1 use_db_time: true active_active: true install_config_file:/opt/aspera/orchestrator/config/orchestrator.ymlaspera_dir:/opt/asperaorchestrator_dir:/opt/aspera/orchestratorrun_dir:/opt/aspera/var/run/orchestratorconfig_dir:/opt/aspera/var/config/orchestratorarchive_dir:/opt/aspera/var/archive/orchestratorinstall_images_dir:/opt/aspera/var/config/orchestrator/imagesinstall_pages_dir:/opt/aspera/var/config/orchestrator/pagesinstall_css_dir:/opt/aspera/var/config/orchestrator/stylesheetslog_file:/opt/aspera/orchestrator/log/orchestrator.log -
Edit orchestrator.yml on the second node.
-
On the second node, open the following file:
/opt/aspera/orchestrator/config/orchestrator.yml -
Edit the file to match the configuration for the first node (shown in
the previous step), with one exception:
engine_instance should be set to 2.
-
On the second node, open the following file:
-
Customize HTML branding on each node. (Optional)
-
Open the following file and edit it to customize branding:
/opt/aspera/orchestrator/config/branding.yml -
Remove the following file, if it exists:
/opt/aspera/var/config/orchestrator/branding.yml
-
Open the following file and edit it to customize branding:
-
Store the log file in a local folder.
(Optional)
Log files can be stored in the following local folder:
They can also point to the log folder on the shared storage:/opt/aspera/orchestrator/log//opt/aspera/var/run/orchestrator/log/