automation-suite
2023.4
false
- 概要
- 要件
- インストール
- 前提条件の確認
- AKS input.json の例
- EKS input.json の例
- インストール パッケージをダウンロードする
- uipathctl cluster
- uipathctl cluster maintenance
- uipathctl cluster maintenance disable
- uipathctl cluster maintenance enable
- uipathctl cluster maintenance is-enabled
- uipathctl cluster upgrade
- uipathctl config
- uipathctl config alerts
- uipathctl config alerts add-email
- uipathctl config alerts remove-email
- uipathctl config alerts update-email
- uipathctl config additional-ca-certificates get
- uipathctl config tls-certificates get
- uipathctl config orchestrator
- uipathctl config orchestrator get-config
- uipathctl config orchestrator update-config
- uipathctl config additional-ca-certificates update
- uipathctl config tls-certificates update
- uipathctl health
- uipathctl health bundle
- uipathctl health check
- uipathctl health diagnose
- uipathctl health test
- uipathctl identity
- uipathctl identity add-host-admin
- uipathctl identity enable-basic-auth
- uipathctl identity get-saml-certificate
- uipathctl identity get-token-signing-certificate
- uipathctl identity rotate-saml-certificates
- uipathctl identity rotate-token-signing-certificates
- uipathctl identity update-saml-certificate
- uipathctl identity update-token-signing-certificate
- uipathctl manifest
- uipathctl manifest apply
- uipathctl manifest diff
- uipathctl manifest get
- uipathctl manifest list-applications
- uipathctl manifest render
- uipathctl prereq
- uipathctl prereq create
- uipathctl prereq run
- uipathctl resource
- uipathctl resource report
- uipathctl snapshot
- uipathctl snapshot backup
- uipathctl snapshot backup create
- uipathctl snapshot backup disable
- uipathctl snapshot backup enable
- uipathctl snapshot delete
- uipathctl snapshot list
- uipathctl snapshot restore
- uipathctl snapshot restore create
- uipathctl snapshot restore delete
- uipathctl snapshot restore history
- uipathctl snapshot restore logs
- uipathctl sso
- uipathctl sso generate-connector
- uipathctl sso generate-overlays
- uipathctl sso generate-rbac
- uipathctl version
- インストール後
- 移行とアップグレード
- 監視とアラート機能
- クラスターの管理
- 製品固有の設定
- トラブルシューティング
EKS input.json の例
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
EKS/AKS の Automation Suite のインストール ガイド
Last updated 2024年9月20日
EKS input.json の例
次の例では、EKS で Automation Suite に対してすべての製品が有効化され、必須と任意の設定パラメーターがすべて含まれた
input.json
を示します。これは参照として使用し、お使いの環境の要件に応じて変更を加えることができます。
UiPath® 製品として最低でも
platform
を有効化する必要があります。必ず SQL 接続文字列を含むすべてのユーザー名とパスワードを置き換えてください。
{
"infra": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
}
},
"dataservice": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-dataservice"
},
"enabled": true
},
"platform": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"orchestrator": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true,
"testautomation": {
"enabled": true
},
"updateserver": {
"enabled": true
}
},
"processmining": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-processmining"
},
"enabled": true
},
"insights": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"task_mining": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-taskmining"
},
"enabled": true
},
"automation_hub": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"automation_ops": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"aicenter": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common",
"port": 443,
"fqdn": "s3.eu-west-1.amazonaws.com"
},
"enabled": true
},
"documentunderstanding": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"test_manager": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"action_center": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"apps": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"asrobots": {
"packagecaching": true,
"packagecachefolder": "/uipath_asrobots_package_cache",
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"registries": {
"docker": {
"url": "registry.uipath.com"
},
"helm": {
"url": "registry.uipath.com"
}
},
"fqdn": "ci-aseks3997852.infra-sf-ea.infra.uipath-dev.com",
"profile": "ha",
"fabric": {
"redis": {
"hostname": "master.redis-ci-aseks3997852-v68qm-dszgx.u7xrbf.euw1.cache.amazonaws.com",
"password": "----",
"port": 6380,
"tls": true
}
},
"external_object_storage": {
"enabled": true,
"storage_type": "s3",
"create_bucket": false,
"region": "eu-west-1",
"use_instance_profile": true
},
"kubernetes_distribution": "eks",
"sql_connection_string_template": "Server=tcp:rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com,1433;Initial Catalog=DB_NAME_PLACEHOLDER;Persist Security Info=False;User Id=testadmin;Password='qcHjf74Abxk6MS8a36w1WnAIp2X';MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=True;Connection Timeout=30;Max Pool Size=100;",
"sql_connection_string_template_jdbc": "jdbc:sqlserver://rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com:1433;database=DB_NAME_PLACEHOLDER;user=testadmin;password={qcHjf74Abxk6MS8a36w1WnAIp2X};encrypt=true;trustServerCertificate=true;loginTimeout=30;",
"sql_connection_string_template_odbc": "SERVER=rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com,1433;DATABASE=DB_NAME_PLACEHOLDER;DRIVER={ODBC Driver 17 for SQL Server};UID=testadmin;PWD={qcHjf74Abxk6MS8a36w1WnAIp2X};MultipleActiveResultSets=False;Encrypt=yes;TrustServerCertificate=yes;Connection Timeout=30;hostNameInCertificate=rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com",
"sql_connection_string_template_sqlalchemy_pyodbc": "mssql+pyodbc://testadmin:qcHjf74Abxk6MS8a36w1WnAIp2X@rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com:1433/DB_NAME_PLACEHOLDER?driver=ODBC+Driver+17+for+SQL+Server&TrustServerCertificate=YES&Encrypt=YES",
"admin_username": "admin",
"admin_password": "----",
"storage_class": "ebs-sc",
"storage_class_single_replica": "efs-sc",
"ingress": {
"service_annotations": {
"service.beta.kubernetes.io/aws-load-balancer-backend-protocol": "ssl",
"service.beta.kubernetes.io/aws-load-balancer-eip-allocations": "eipalloc-006ebfcf91bb32d86,eipalloc-076a653da0fdd627b",
"service.beta.kubernetes.io/aws-load-balancer-nlb-target-type": "ip",
"service.beta.kubernetes.io/aws-load-balancer-scheme": "internet-facing",
"service.beta.kubernetes.io/aws-load-balancer-type": "nlb"
}
}
}
{
"infra": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
}
},
"dataservice": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-dataservice"
},
"enabled": true
},
"platform": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"orchestrator": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true,
"testautomation": {
"enabled": true
},
"updateserver": {
"enabled": true
}
},
"processmining": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-processmining"
},
"enabled": true
},
"insights": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"task_mining": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-taskmining"
},
"enabled": true
},
"automation_hub": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"automation_ops": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"aicenter": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common",
"port": 443,
"fqdn": "s3.eu-west-1.amazonaws.com"
},
"enabled": true
},
"documentunderstanding": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"test_manager": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"action_center": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"apps": {
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"asrobots": {
"packagecaching": true,
"packagecachefolder": "/uipath_asrobots_package_cache",
"external_object_storage": {
"bucket_name": "s3-sfd-ci-aseks3997852-common"
},
"enabled": true
},
"registries": {
"docker": {
"url": "registry.uipath.com"
},
"helm": {
"url": "registry.uipath.com"
}
},
"fqdn": "ci-aseks3997852.infra-sf-ea.infra.uipath-dev.com",
"profile": "ha",
"fabric": {
"redis": {
"hostname": "master.redis-ci-aseks3997852-v68qm-dszgx.u7xrbf.euw1.cache.amazonaws.com",
"password": "----",
"port": 6380,
"tls": true
}
},
"external_object_storage": {
"enabled": true,
"storage_type": "s3",
"create_bucket": false,
"region": "eu-west-1",
"use_instance_profile": true
},
"kubernetes_distribution": "eks",
"sql_connection_string_template": "Server=tcp:rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com,1433;Initial Catalog=DB_NAME_PLACEHOLDER;Persist Security Info=False;User Id=testadmin;Password='qcHjf74Abxk6MS8a36w1WnAIp2X';MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=True;Connection Timeout=30;Max Pool Size=100;",
"sql_connection_string_template_jdbc": "jdbc:sqlserver://rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com:1433;database=DB_NAME_PLACEHOLDER;user=testadmin;password={qcHjf74Abxk6MS8a36w1WnAIp2X};encrypt=true;trustServerCertificate=true;loginTimeout=30;",
"sql_connection_string_template_odbc": "SERVER=rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com,1433;DATABASE=DB_NAME_PLACEHOLDER;DRIVER={ODBC Driver 17 for SQL Server};UID=testadmin;PWD={qcHjf74Abxk6MS8a36w1WnAIp2X};MultipleActiveResultSets=False;Encrypt=yes;TrustServerCertificate=yes;Connection Timeout=30;hostNameInCertificate=rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com",
"sql_connection_string_template_sqlalchemy_pyodbc": "mssql+pyodbc://testadmin:qcHjf74Abxk6MS8a36w1WnAIp2X@rds-ci-aseks3997852-9wvlq-wgpvc.cvzkeyeubtc9.eu-west-1.rds.amazonaws.com:1433/DB_NAME_PLACEHOLDER?driver=ODBC+Driver+17+for+SQL+Server&TrustServerCertificate=YES&Encrypt=YES",
"admin_username": "admin",
"admin_password": "----",
"storage_class": "ebs-sc",
"storage_class_single_replica": "efs-sc",
"ingress": {
"service_annotations": {
"service.beta.kubernetes.io/aws-load-balancer-backend-protocol": "ssl",
"service.beta.kubernetes.io/aws-load-balancer-eip-allocations": "eipalloc-006ebfcf91bb32d86,eipalloc-076a653da0fdd627b",
"service.beta.kubernetes.io/aws-load-balancer-nlb-target-type": "ip",
"service.beta.kubernetes.io/aws-load-balancer-scheme": "internet-facing",
"service.beta.kubernetes.io/aws-load-balancer-type": "nlb"
}
}
}