automation-suite
2024.10
false
UiPath logo, featuring letters U and I in white

Automation Suite on Linux installation guide

Last updated Mar 9, 2026

Configuring Orchestrator parameters

Manifest configuration

Follow these steps to edit the Orchestrator manifest configuration:

  1. Edit the cluster_config.json file

  2. Add or edit the desired settings in the orchestrator section.

    For details on the Ochestrator-specific configuration, see Orchestrator configuration.

  3. Run this command:

    ./bin/uipathctl manifest apply cluster_config.json --versions versions/helm-chart.json --kubeconfig kubeconfig.yaml --only orchestrator
    ./bin/uipathctl manifest apply cluster_config.json --versions versions/helm-chart.json --kubeconfig kubeconfig.yaml --only orchestrator
    

Custom Orchestrator configuration

You can use this command to edit the Orchestrator custom configuration for both appSettings and NLog:

./bin/uipathctl config orchestrator
./bin/uipathctl config orchestrator

Custom Orchestrator scenarios

You can modify various Orchestrator parameters using uipathctl. This enables the following configuration scenarios:

  • Manifest configuration
  • Custom Orchestrator configuration
  • Custom Orchestrator scenarios

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated