+

Search Tips   |   Advanced Search

Configure LikeMinds

Use a suitable database modification tool or edit the likemindsdb.properties file to configure the LikeMinds server installation.

LikeMinds stores its configuration information in the lps_cfg table of its database, which is initialized with the data in the likemindsdb.properties file. To update this configuration, we can update this file and reload the configuration data, or we can use any database modification tool, to modify the LikeMinds configuration parameters. To update configuration values, complete these steps:

  1. Stop the WebSphere_Portal server.

  2. Edit...

  3. Set the following general lps_cfg parameter information for the LikeMinds server installation:

    • Basic server information
    • Scheduling LikeMinds events
    • Server load management
    • Cache behavior
    • Recommendation behavior

  4. Update the configuration:

      ./ConfigEngine.sh likeminds-load-config -DWasPassword=foo

  5. Use a DB modification tool to update the configuration.

  6. Start the WebSphere_Portal server.


See also


Parent topic: LikeMinds Recommendations