Replacing the Edge license file

Edge for Private Cloud v. 4.16.09

If your license expires, use the following procedure to replace it:

  1. Overwrite the existing license file with the new license file:
    > cp <customer_license_file> /<inst_root>/apigee/customer/conf/license.txt
  2. Change ownership of the new license file to the "apigee" user:
    > chown apigee:apigee /<inst_root>/apigee/customer/conf/license.txt
    Specify a different user if you are running Edge as a user other than "apigee".
  3. Restart the Edge Management Server:
    > /<inst_root>/apigee/apigee-service/bin/apigee-service edge-management-server restart