Starting the Developer Portal server
Prerequisites
Ensure the below:
Cassandra server is started
API Management Server is running
Developer Portal Jetty Configuration
If the Jetty configuration needs to be customized, make these changes in the properties file before launching the Developer Portal.
Go to $FioranoHome\APIManagement\DeveloperPortal\properties.
Open the DeveloperPortalConfig.properties file.
Edit the properties as required.
Example:
Changing Jetty port number 2020 to a preferred one.
Enable SSL or change SSL port.
Add default Security Headers to the jetty for all calls.
Modify context name for admin developer portal
Save and close the properties file.
Starting the server
To start the AMS server, execute the following command at $FIORANO_HOME\APIManagement\DeveloperPortal:
Linux
CODE./portal.bat
Windows
CODEportal.bat