UiPath Documentation
automation-suite
2.2510
true
Automation Suite on Linux installation guide

General configuration

Reference for general configuration options in Automation Suite.

Mandatory parametersDescription
fqdnThe load balancer (multi-node HA-ready production mode) or machine (single-node evaluation mode) domain name.
fixed_rke_addressFixed address used to load balance node registration and kube API requests. This should be fqdn if load balancer is configured as recommended. Otherwise FQDN of 1st Server Node. Refer to Configuring the load balancer.
Can be the IP/FQDN of the first rke2 server in your setup.
multinodeSet to true when choosing a multi-node HA-ready production profile.
The value of this flag is set automatically by the interactive installer. It is used for internal purposes only and must not be modified manually.
admin_usernameThe username that you would like to set as admin (such as: admin) for the host organization.
admin_passwordThe host admin password to be set.
rke_tokenUse a newly generated GUID here. This is a pre-shared, cluster-specific secret. It is needed for all the nodes joining the cluster.
profileSets the profile of the installation.
The available profiles are default, lite, or ha.
For details on profile management, refer to Profile Configuration.
networkEnables IPv4/IPv6 operation for the cluster networking stack used by Automation Suite. For details, refer to Network requirements.
infra.docker_registry.usernameThe username that you would like to set for the docker registry installation.
infra.docker_registry.passwordThe password that you would like to set for the docker registry installation.
fips_enabled_nodesIndicate whether you want to enable FIPS 140-2 on the nodes on which you plan to install Automation Suite.
The available values are true and false.
istioMinProtocolVersionThe minimum version of the TLS protocol accepted by Istio for secure communications.
The available values are TLSV1_2 or TLSV1_3.
Optional parametersDescription
telemetry_optoutControls whether telemetry data is sent to UiPath.
Set to true to opt out, or false to allow it.
The default value is false.
infra.pod_log_pathEnables you to change the /var/log/pods default path of the pod logs to a custom path of your choice.
Updating the log path discards the logs of the existing container from /var/log/pods.
workload_resourcesConfigures CPU and memory requests and limits for workloads created by uipathctl. For details, refer to Configuring resource requests and limits for uipathctl-created workloads.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated