Roadmap: Portal farm
The term "farm" refers to a series of identically configured, stand-alone server instances. The stand-alone servers allow the farm to be increased or decreased without having to worry about complex cluster configurations or inter-server awareness. Server farms offer a simple way to build and maintain a highly scalable, highly available server environment.
Who should use this roadmap
Use this roadmap if you are an organization with the following requirements:
- An organization that requires a simple way to build and maintain a highly scalable, highly available server environment
- An organization that requires an elastic environment where servers can be added or removed dynamically without much effort
- An organization that does not want to depend on a Deployment Manager for deployments
Topology diagram
The topology includes a network load balancer to direct incoming traffic to the farm. Each stand-alone server has a database for JCR and Release domains. The JCR and Release domain cannot be shared between portal servers in a farm. However, the Community, Customization, LikeMinds, and Feedback portal database domains can be shared. The share portal database domains are depicted on a common database server.
Preparing for the installation process
Gather information and software before you install HCL Digital Experience.
Procedure
- Check requirements.
- Documentation resource: HCL Portal detailed system requirements
- Get the software.
- Documentation resource: Getting the software
Installing prerequisite
You can use existing prerequisite software installations. Verify that your existing version is supported. If it is not, upgrade to the appropriate version. Otherwise, install a web server, database server, and user registry server. Typically the database and user registry servers are already installed and configured. However, there might be specific configuration steps that are required to integrate them with the portal server.
Procedure
-
Install a web server.
- Documentation resource: Preparing a remote web server
- Prepare a database server.
- Documentation resource: Installing and preparing the database software
- Prepare a user registry.
- Documentation resource: Preparing the user registry software
Installing the Exceptional Digital Experience
Installing HCL Digital Experience involves preparing your operating system, installing or upgrading the installation manager, and running the installation program.
About this task
Documentation resource: Installing HCL Digital Experience software
Applying the latest cumulative fix
Portal maintenance is delivered through two mechanisms: individual fixes (iFixes) and combined cumulative fixes. iFixes are provided, when necessary, for severe or security-related bugs. Combined cumulative fixes are delivered on a regular schedule. They provide a mechanism to deliver fixes faster, improve existing features, deliver new features, update documentation, and provide new documentation on a frequent basis. To deliver continuous improvements for your digital experience software, it is recommended that you apply the latest Combined Cumulative Fix to your environment.
About this task
Documentation resource: Roadmap: Applying maintenance
Setting up a stand-alone server
Start the configuration wizard to set up your stand-alone server. First, transfer your database. The Database Transfer configuration option in the Configuration Wizard assigns users and permissions, creates databases, obtains support for database collation, and transfers your database. After you transfer your database, enable your federated LDAP user registry.
Before you begin
http://hostname.example.com:10039/wps/portal,
where hostname.example.com is the fully qualified host name of the server where
Portal is running and 10039 is the default transport port that is created by WebSphere® Application Server. The port number might be different
for your environment.
Procedure
- To get the latest updates for the wizard,
apply the most recent Combined Cumulative Fix. For more information
about applying the latest fix pack, see HCL Portal
and Web Content Manager Combined Cumulative Fix strategy.
Note: Skip this step, if you have the most recent fix pack applied.
- Access the Configuration
Wizard. Go to http://your_server:10200/hcl/wizard.
Note: If working with HCL Digital Experience 8.5 or 9 software level prior to CF18, the wizard address will be: http://your_server:10200/ibm/wizard. After installing CF18, the configuration wizard will automatically be adjusted to http://your_server:10200/hcl/wizard.Restriction: There is a known issue with Chrome version 45.x and the Configuration Wizard. If you are experiencing difficulties, use a different browser when you access the wizard.
- Log in to the Configuration
Wizard with the administrative ID for the configuration
wizard profile, cw_profile.
Note: The wizard user interface might not be available in all languages. If the language is not currently supported, you might see the English version.
- Select .
- Provide information about your environment.
- Save your configuration settings.
- Choose one of the following options:
- Click Download Files to run the steps remotely.
- Click Run All Steps to run the steps locally.
- Optional: If you changed the context root during the installation or configuration of HCL Digital Experience, then you must complete the optional next step from the Configuration Wizard to update parameters with the new context path after you complete the Create a Deployment Manager configuration option. For more information about this configuration option and completing the next steps, see Create a deployment manager.
- Log in to HCL Digital Experience to verify that you have a working portal server.
- Select .Note: If you set Use Administrator IDs stored in your LDAP user registry to yes, the WebSphere® Application Server and HCL Portal user IDs and passwords are changed to the LDAP user ID and password. If you do not want to change both user IDs and passwords to match the LDAP user ID and password, set this value to no. After you configure your LDAP user registry, you can manually change the user IDs and passwords.
- Documentation resource: Updating user ID and passwords
- Provide information about your environment.
- Save your configuration settings.
- Choose one of the following options:
- Click Download Files to run the steps remotely.
- Click Run All Steps to run the steps locally.
- Log in to HCL Digital Experience to verify that you have a working portal server.
- Optional:
If you want to shorten your site URL for search engine optimization benefits, you can modify
your context root and remove navigational state information from your URL by using the
Modify Site URLs for Search Engine Optimization configuration option.
- Documentation resource: Configuration Wizard instructions: Modify site URLs for search engine optimization
Configuring the web server
Procedure
- Documentation resource: Web servers
Tuning the servers in your environment
Tuning the servers is important to the performance of your portal environment. HCL Digital Experience is not tuned for a production environment after installation and deployment. Your database needs tuning for improved performance. You can organize your database now or soon after you finish your configuration. You need to tune and maintain your database on a regular basis.
Procedure
- Run the performance tuning tool to complete an
initial tuning of your servers.
- Documentation resource: Portal server performance tuning tool
- Check the tuning guide for more instructions.
Use the tuning guide for the previous product version when the tuning
guide for the current release is unavailable.
- Documentation resource: Performance tuning guide
Choosing the type of portal farm
You can choose from two supported portal farm configurations when you set up your portal farm. You can set up a unique installation where each farm has a unique installation or you can set up one instance that is shared between multiple farm instances.
Procedure
- Documentation resource: Setting up farm instances with a shared configuration
Configuring an HTTP server
Use a web server to handle load balancing across your portal farm.
Procedure
- Documentation resource: Setting up the HTTP server plug-in on a portal farm
Configuring remote and JCR search
HCL Portal provides two distinct search capabilities. You can use both types of search capabilities in a portal farm environment.
Procedure
- Configure a remote search.
- Documentation resource: Configuring a remote Search in a portal farm
- Configure a JCR search.
- Documentation resource: Configuring JCR search in a portal farm