By default, the Nginx server installed with the portal listens for request on port 8079. Use
the procedure below to configure Nginx to use a different port:
Ensure that the desired port number is open on the Edge node.
Open /opt/apigee/customer/application/drupal-devportal.properties
in an editor. If the file and directory does not exist, create it.
Set the following propertty in drupal-devportal.properties: conf_devportal_nginx_listen_port=PORT
Where
is PORT is the new port number.
Save the file.
Restart the portal:
/opt/apigee/apigee-service/bin/apigee-service
apigee-drupal-devportal restart
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[],[]]