Installing the Experience Optimization Query service
The Experience Optimization Query service takes care of communication with the Fredhopper Query Server.
- Copying resources for the Query service installation
Copy microservice resources to your target machine. - Configuring the Query service
Tell the Query service information about your Fredhopper setup. - Configuring logging for the Query Service
Configure logging by editinglogback.xml, the configuration file for the Logback logging framework used by Content Delivery. - Installing the Query service as a standalone microservice
Run the appropriate microservice installation PowerShell or Unix script to install and run the standalone microservice. - Securing the microservice with HTTPS
You can secure your microservice with HTTPS when you (re)start your microservice, either by supplying command-line parameters or by creating a separate application.yml file in which you specify parameters. - Registering the Query Service as a Capability
You can make the Query Service discoverable through the Content Delivery Discovery Endpoint by adding it as a Capability to the Discovery Service's Storage Layer configuration file and then updating the Capability registry. - Copying resources for the Query service installation
Copy microservice resources to your target machine. - Configuring the Query service
Tell the Query service information about your Fredhopper setup. - Setting a log location for your microservice
By default, Content Delivery microservices write their log files to a folder called c:/SDLWeb/log/. Set a proper location in the Logback configuration file for your microservice, logback.xml. - Installing the Query service as a standalone microservice
Run the appropriate microservice installation PowerShell or Unix script to install and run the standalone microservice. - Securing the microservice with HTTPS
You can secure your microservice with HTTPS when you (re)start your microservice, either by supplying command-line parameters or by creating a separate application.yml file in which you specify parameters. - Registering the Query Service as a Capability
You can make the Query Service discoverable through the Content Delivery Discovery Endpoint by adding it as a Capability to the Discovery Service's Storage Layer configuration file and then updating the Capability registry.