automation-suite
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

EKS/AKS の Automation Suite のインストール ガイド

最終更新日時 2025年5月16日

資格情報ストアを構成する

Orchestrator では、既に以下の Secure Store が利用可能です。

  • Azure Key Vault
  • CyberArk CCP
  • HashiCorp Vault
  • Thycotic Secret Server
  • BeyondTrust
  • AWS Secrets Manager

使用する資格情報ストア プラグインは、Linux に対応している必要があります。

既定のプラグインを無効化するには、appsettings.json ファイルで Plugins.SecureStores.Default キーを空の文字列として設定します。詳しくは、「appSettings を構成する」をご覧ください。

カスタムの Secure Store プラグインをアップロードする

カスタムの Secure Store アセンブリを追加する場合は、 uipathctl コマンド ライン ツールで uipathctl config orchestrator upload コマンドを使用して追加できます。
uipathctl config orchestrator upload --securestore-plugins-directory /path/to/plugins/directoryuipathctl config orchestrator upload --securestore-plugins-directory /path/to/plugins/directory
プラグインの設定は、設定キーの規則を使用して appSettings で行います。 詳しくは、「 appSettings を構成する 」をご覧ください。
大事な:プラグインは、 以外のストレージに書き込むことはできません/tmp
外部ストレージ構成をクラスター レベルで使用する場合は、それを示すために --is-external-storage パラメーターを含める必要があります。
  1. 次のコマンドを使用して、選択したカスタムの Secure Store プラグインを appSettings に追加します。
    Plugins.SecureStores.<<FriendlyName>>.<<SettingName>>Plugins.SecureStores.<<FriendlyName>>.<<SettingName>>
  2. appSettingsをプラグインの相対パス (securestoreplugins フォルダーから) で更新して、カスタムの Secure Store プラグインを有効化します。
    "Plugins.SecureStores":"myplugin/MyPlugin.dll,secondPlugin/SecondPlugin.dll""Plugins.SecureStores":"myplugin/MyPlugin.dll,secondPlugin/SecondPlugin.dll"
  • カスタムの Secure Store プラグインをアップロードする

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.