Apigee mTLS をアップグレードする

このセクションでは、Apigee mTLS をアップグレードする方法について説明します。 Apigee Edge for Private Cloud v4.51.00 にアップグレードします。

始める前に

Cassandra、Postgres、Zookeeper サービスのバックアップを実行することをおすすめします。 アップグレードしてください。

アップグレード

Apigee mTLS をアップグレードするには:

  1. 次のコマンドを実行して、apigee-mtls を含むすべての Apigee コンポーネントを停止します。 command:
    /opt/apigee/apigee-service/bin/apigee-all stop
  2. 次のコマンドを実行して、Apigee mTLS をアンインストールします。
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls uninstall
  3. 次のコマンドを実行して、Apigee mTLS を再インストールします。
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls install
  4. 次のコマンドを実行します。
    apigee-service apigee-mtls setup -f /opt/silent.conf
  5. 次のコマンドを実行して、すべてのホストで apigee-mtls を起動します。
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls start
  6. 既存の手順に沿って、残りの Private Cloud コンポーネントを開始します。 <ph type="x-smartling-placeholder"></ph> 起動シーケンスに関するドキュメントをご覧ください。
  7. 既存の 更新/アップグレードの順序 他のコンポーネントの手順をご覧ください。