Post-requisite steps - Linux
Verify that the installation was successful
The configuration process has changed. We use the Configuration Wizard to integrate with databases, LDAPs, clusters, and more. To verify success, log in to the portal
http://myserver:yourport/wps/portal
To determine port numbers, generate the HCL WebSphere Portal and HCL Web Content Manager_PortMatrix.txt file. For example:
cd profile_home/profile/ConfigEngine/log
./ConfigEngine.sh list-server-ports -DWasPassword=password
Select a roadmap
Roadmaps are based on typical environments, such as development environment, test environment, and more.
Run the Configuration Wizard to finish the deployment
Then, start the Configuration Wizard and select the option defined in the selected roadmap. Use the wizard to run the configuration steps in real time or to generate scripts. The wizard generates instructions and scripts specific to the environment and the data entered. We can save the selection and data entered as an XML file. Then, we can load the XML file during a subsequent wizard session to set up a similar configuration on a different server.
If we select to run the configuration in real time, we still have the opportunity to download scripts for selected steps. For example, if only the database administrator can create databases, we can download the database creation script and give it to the database administrator to run.
Default URLs
During the configuration process, we might need to following URLs to access different administration user interfaces. Use the following default URLs to access HCL WebSphere Portal, the WebSphere Integrated Solutions Console, and the Configuration Wizard:
- HCL WebSphere Portal
- http://myserver:10039/wps/portal
http://myserver:10042/wps/portal- WebSphere Integrated Solutions Console
- http://myserver:10038/ibm/console
http://myserver:10041/ibm/console
- Configuration Wizard
- http://myserver:10200/ibm/wizard
http://myserver:10202/ibm/wizardIf you had any processes from other software in the default port range when the installation started, we might have different port numbers than the defaults.
Parent topic: Linux system - HCL WebSphere Portal installation