Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker

Posts tagged with: Sitecore

Migrating the XM Cloud Introduction Repo to a new Nuget feed.

Thursday, July 27, 2023

Today I had to go through the process of migrating the XM Cloud Introduction repository to a new Nuget feed. This was required as the old feed was no longer available, and we needed to move to a new one on short notice. This post will cover the steps I needed to complete to migrate the solution to the new feed......

Upgrading the XM Cloud Introduction repository to Docker Compose v2

Wednesday, April 19, 2023

In case you haven’t heard, Docker has slowly been pushing people to migrate the latest version of Docker Compose, which is `v2`. This has culminated in the end of life for `v1`, which means that the functionality will be removed from all Docker Desktop versions as of Jun 2023.......

Accessing Container Environment Variables using Sitecore PowerShell Extensions

Wednesday, October 12, 2022

I recently had an issue where I needed to debug a Sitecore instance running in a Docker container. I needed to access the environment variables of the container, but didn't have access to the cluster to see the values.......

Setting up an external XM Cloud Rendering Host to work with Experience Editor and Pages

Monday, September 26, 2022

We've recently been working on a migration project, moving, and rebuilding a series of sites to run against Sitecore XM Cloud. One of the key requirements was to ensure that all the sites could be edited in both Sitecore Experience Editor, and the next-generation editing interface included with XM Cloud - Sitecore Pages. This blog post will cover the steps we took to get this working.......

Working with the Commerce Engine & Docker in Sitecore Experience Commerce 10.1

Thursday, May 13, 2021

Recently got to work with a developer who was new to working with Sitecore Experience Commerce on Docker. Now we have a lot of examples for how to work with Sitecore Experience Platform with Docker, things like......

How to set the Experience Edge Auth Token with Apollo GraphQL

Wednesday, March 3, 2021

So if you've been looking through the SDK provided with both Sitecore Experience Commerce 8.2.1 and new release Sitecore Experience Commerce 9......

.NET Core Rendering Host - Experience Editor 404 error

Wednesday, September 23, 2020

So we've been rebuilding the Sitecore MVP site currently, and you can see how were going as the repository is Open Source, meaning you can see how we're progressing right here.........

Sitecore Identity Service - Max Client Secret Length

Monday, September 7, 2020

So in the process of developing the new MVP site, we ran into a couple things that other developers might encounter. So I wanted to start covering some of them here. The first of those are the rules about the Identity Server Client Secret.......

Sitecore Experience Commerce 9.3

Tuesday, February 4, 2020

Last week we launched version 9.3 of Sitecore Experience Commerce. This builds upon our previous releases to not only expand the functionality available to customers but also to improve the performance of the product......

Rob.Commerce 9.2

Tuesday, September 17, 2019

This week I finally got around to upgrading my Rob.Commerce solution to Sitecore Experience Commerce 9.2. The software was released around a month ago and was looking forward to seeing the new version in action......

Top Tags