Add mashup integration to an administration installation
If during the installation of the portal you selected the administration installation option and you want to use mashups, enable mashup integration, add the new mashup root page, and configure access control.
To do this, proceed by the steps given below:
- Open a command prompt and navigate to the directory profile_root/ConfigEngine.
- Run...
configuration
ConfigEngine.sh|bat deploy-portal-mashup-ui -DWasPassword=was_password -DPortalAdminPwd=portal_passwordThis script creates a top level page named My Mashups next to the Home node.
- Configure access control as described under Configuring access control settings for mashups in the portal.
Parent topic:
Add features to an administration installation