You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On Thursday, April 27, 2017, we released a new version of Apigee Edge for Private Cloud.
Update procedure
To update your installation, perform the following procedure on the Edge Developer Services portal node:
-
On the portal node, clean Yum repos:
> sudo yum clean all -
On the portal node, update the Edge apigee-drupal-devportal utility and dependencies:
> /opt/apigee/apigee-service/bin/apigee-service apigee-drupal-devportal update -
Run setup on the portal:
> /opt/apigee/apigee-service/bin/apigee-service apigee-drupal-devportal setup -f configFile
where configFile specifies the config file you used to install the portal.
Bugs fixed
The following bugs are fixed in this release.
Issue ID | Description | Build number |
---|---|---|
DEVSOL-2435 |
IPv6 configuration disabled by default on the Nginx web server An Nginx startup error occurred if IPv6 was enabled on Nginx on a system that did not have IPv6 enabled. |
apigee-drupal-devportal-4.17.01.01-0.0.96 |