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

Edge for Private Cloud v4.16.09

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

  1. 既存のライセンス ファイルを新しいライセンス ファイルで上書きします。
    > cp <customer_license_file> /<inst_root>/apigee/customer/conf/license.txt
  2. 新しいライセンス ファイルの所有権を「apigee」ユーザーに変更します。
    > chown apigee:apigee /<inst_root>/apigee/customer/conf/license.txt
    「apigee」以外のユーザーとして Edge を実行している場合は、別のユーザーを指定してください。
  3. Edge Management Server を再起動します。
    > /<inst_root>/apigee/apigee-service/bin/apigee-service edge-management-server restart