Category: Docker

Fast track development with Sitecore XM Cloud & Gitpod

Gitpod + XM Cloud = Fast Track Development

With the release of Sitecore XM Cloud, it has opened up completely new developer experience. Let’s see how it can be used with Gitpod for a fast track development.

Experience Edge Connector in a Docker based Sitecore Solution

In the last article overview on Experience Edge and in this article we will see how it is configured in a docker based setup and how to test it out. Configuring Experience edge Connector 1. Configuring Connection string and CM service First step is to add Experience edge connector module in the CM instance and

Continue reading

Extending Sitecore Rendering Host to support multisite

Traditional Sitecore asp.net supports multi domain binding and it’s built to render site based on requested domain. It can easily be configured using a patch configuration as shown below, Unfortunately Rendering Host though built on Asp.net core and can be hosted on IIS – it doesn’t support multiple domains. In this blog, we can see

Continue reading