close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Merged Content Server flavors

The Content Server comes in three flavors: management, master-live and replication-live. Previously these used to be different components, Spring Boot applications and Docker images. Now, there is only one component, one Spring Boot application and one Docker container. The main difference between the flavors is the usage of the SearchService in the content-management-server, which now has to be enabled explicitly using the property cap.server.search.enable . Docker compose takes care of configuring three Content Servers, one as content-management-server, one as master-live-server and one as replication-live-server. For development, there are separate Spring and Maven profiles provided to start the Content-Server in the desired flavor.

(CMS-14782)

Search Results

Table Of Contents