Edge ライセンス ファイルの置換

Edge for Private Cloud v4.19.01

ライセンスの有効期限が切れた場合は、次の手順でライセンスを置き換えてください。

  1. 既存のライセンス ファイルを新しいライセンス ファイルで上書きします。
    cp customer_license_file /opt/apigee/customer/conf/license.txt
  2. 新しいライセンス ファイルの所有権を「apigee」ユーザーに変更します。
    chown apigee:apigee /opt/apigee/customer/conf/license.txt
    Specify a different user if you are
    running Edge as a user other than "apigee".
  3. Edge Management Server を再起動します。
    /opt/apigee/apigee-service/bin/apigee-service edge-management-server restart