Automation Suite
2023.10
バナーの背景画像
Linux の Automation Suite のインストール ガイド
最終更新日 2024年4月19日

手順 6: DNS を構成する

Automation Suite のクラスターは、クラスター管理ツールやスイートのコア機能にアクセスするための複数の URL (いずれも共通の FQDN に基づく) を公開します。

共通 FQDN と各ツール固有のサブドメインについて、以下の表のように DNS を構成する必要があります。

アプリケーション

ドメイン

URL の例

Automation Suite

fqdn

automationsuite.mycompany.com

アプリケーション ライフサイクル管理 (ALM)

alm.{{fqdn}}

alm.automationsuite.mycompany.com

Monitoring / Observability

monitoring.{{fqdn}}

monitoring.automationsuite.mycompany.com

Object Store

objectstore.{{fqdn}}

objectstore.automationsuite.mycompany.com

Docker レジストリ

registry.{{fqdn}}

registry.automationsuite.mycompany.com

Insights

insights.{{fqdn}}

insights.automationsuite.mycompany.com

パブリック ドメイン登録機関を使用して DNS を構成する

次の表に示すように、[Advanced DNS] または [管理] セクションで A Record を追加します。

入力

ホスト

値 (Value)

A Record (または CName)
automationsuite (または Automation Suite にアクセスするサブドメイン)
  • A Record の場合: ロード バランサーの IP アドレス
  • CName の場合: ロード バランサーに関連付けられた DNS 名
A Record (または CName)
*.automationsuite (または Automation Suite にアクセスするサブドメイン)
  • A Record の場合: ロード バランサーの IP アドレス
  • CName の場合: ロード バランサーに関連付けられた DNS 名

以下に構成例を示します。



注: ワイルドカード * では包括的すぎる場合は、サブドメイン almmonitoringobjectstoreregistryinsights に対して個別のレコードまたはルールを追加します。

マルチサイト デプロイで DNS を構成する

Automation Suite のマルチサイト デプロイでは、共通の FQDN と各ツール固有のサブドメインの DNS を次の表に示すように構成する必要があります。

アプリケーション

ドメイン

値 (Value)

プライマリ クラスターの FQDN

fqdn-primary

automationsuite-primary.mycompany.com

  • A Record の場合: プライマリ クラスターのロード バランサーの IP アドレス
  • CName の場合: プライマリ クラスターのロード バランサーに関連付けられた DNS 名

セカンダリ クラスターの FQDN

fqdn-secondary

automationsuite-secondary.mycompany.com

  • A Record の場合: セカンダリ クラスターのロード バランサーの IP アドレス
  • CName の場合: セカンダリ クラスターのロード バランサーに関連付けられた DNS 名

アプリケーション ライフサイクル管理

alm.{{fqdn-primary}}

alm.automationsuite-primary.mycompany.com

  • A Record の場合: プライマリ クラスターのロード バランサーの IP アドレス
  • CName の場合: プライマリ クラスターのロード バランサーに関連付けられた DNS 名

alm.{{fqdn-secondary}}

alm.automationsuite-secondary.mycompany.com

  • A Record の場合: セカンダリ クラスターのロード バランサーの IP アドレス
  • CName の場合: セカンダリ クラスターのロード バランサーに関連付けられた DNS 名

監視

monitoring.{{fqdn-primary}}

monitoring.automationsuite-primary.mycompany.com

  • A Record の場合: プライマリ クラスターのロード バランサーの IP アドレス
  • CName の場合: プライマリ クラスターのロード バランサーに関連付けられた DNS 名

monitoring.{{fqdn-secondary}}

monitoring.automationsuite-secondary.mycompany.com

  • A Record の場合: セカンダリ クラスターのロード バランサーの IP アドレス
  • CName の場合: セカンダリ クラスターのロード バランサーに関連付けられた DNS 名

レジストリ (オフラインの場合のみ)

registry.{{fqdn-primary}}

registry.automationsuite-primary.mycompany.com

  • A Record の場合: プライマリ クラスターのロード バランサーの IP アドレス
  • CName の場合: プライマリ クラスターのロード バランサーに関連付けられた DNS 名

registry.{{fqdn-secondary}}

registry.automationsuite-secondary.mycompany.com

  • A Record の場合: セカンダリ クラスターのロード バランサーの IP アドレス
  • CName の場合: セカンダリ クラスターのロード バランサーに関連付けられた DNS 名

Was this page helpful?

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