-
For the very first time when I started setting up the JSS application on my local system, most of the steps went well. However, when I executed the .\up.ps1 command, after downloading all the images and setting up the containers, I got the following error for the certificate. After putting some thoughts, I was reminded…
-
The JSS, Sitecore JavaScript Rendering SDKs, represent a set of JavaScript packages that add first-class support for JavaScript frameworks and enable the development of modern applications that consume data from Sitecore. JSS extends the dynamic, component-based layout model of Sitecore to the front-end frameworks for building robust applications. To undetstand the value front-end frameworks add…
-
Sitecore providers different caching options for the renderings to cache the HTML. One of them is the Vary by Data. Most of the developers consider that when we enable this option for caching, the HTML of the rendered rendering is cached by the data source item and some other factors which generate the cache key.…
-
Hello, Sitecore devs! Recently I got a chance to work on a Sitecore project where the local development environment is on Docker. We set up the project with Sitecore 10.1 on Docker and started the development work. At one level we stuck up with the configuration file changes required to apply during the docker image…
-
Today, in this article, I will showcase how you can set up the Publishing Service Module for the Dockerized Sitecore. Here in this article, I’ll present step by step setup of the publishing service module inside the dockerized Sitecore. Let’s get started!!!! I am using the Boilerplate code repository below for this tutorial, provided for…
-
Challenge I just started working on a new project with Sitecore + Docker. In this project, one of the requirements is to use the Coveo search instead of Solr search. While we have a regular Sitecore setup for the development or production, the Coveo setup is straightforward. But I have Docker as the development environment…
-
SXA is an excellent framework used to speed up the production of websites and reuse the components, layouts, and templates across different sites. While working on SXA with either single site or multi-site architecture, we often require to set up different domain values for each environment like development, staging, and production. When we create any…
-
In this post, I’ll show you a quick fix for the error generated during the Docker image build for Sitecore. The error you get: Invoke-WebRequest: The request was aborted: Could not create SSL/TLS secure channel How to fix: This is generally the error due to the failed verification of SSL/TLS for the nuget.org feed SSL…
-
I was working on Sitecore 9.3 and we have deployed our website on the production environment configured on Azure portal in PaaS model. Everything was good, but Marketing team was not happy as they where seeing [unknown channel type] and [unknown channel group] in the Experience Analytics. Please see the blow images: So, the task…
-
In this video series, you will learn about how to install the Sitecore SxA module on Sitecore 10.1 XP1 topology on the local development server. Install Sitecore 10.1 prerequisites and Solr 2. Install Sitecore 10.1 XP1 topology and Sitecore SxA module on top of that Happy Sitecore learning!!!