Replacing the Edge license file

Edge for Private Cloud v4.18.01

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> /opt/apigee/customer/conf/license.txt
  2. Change ownership of the new license file to the "apigee" user:
    > 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. Restart the Edge Management Server:
    > /opt/apigee/apigee-service/bin/apigee-service edge-management-server restart