Latest

Aug
19

Sitecore Powershell - trigger a job

I've been working on a small implementation in Sitecore that triggers a Sitecore job defined in code and
5 min read
Aug
12

Using a local smtp for Sitecore Docker

Short blog post to introduce you to the smtp4dev docker container which we use for local development in our Sitecore
2 min read
Aug
10

Fixing Sitecore databases running in Docker - Windows 11

It has been a while - over a year - since I ran my Sitecore docker projects locally. I was
2 min read
Apr
08

ConfigurationErrorsException XConnectIndexer

During our process to configure SQL Always Encrypted for a client, one of the last steps to do is to
1 min read
Nov
23

PowerShell Extensions - get a setting

I needed to get a Sitecore setting in my PowerShell script and couldn't find any other online documentation.
Mar
17
Sitecore Docker - increase SOLR JVM

Sitecore Docker - increase SOLR JVM

By default the solr containers that get started will be assigned 512MB of memory . For the project we are migrating
2 min read
Mar
17
Sitecore 10.1 and Docker: custom solr indexes

Sitecore 10.1 and Docker: custom solr indexes

Before 10.1 Adding Solr cores in Docker for version 10.0.1 was done by modifying the DockerFile for
3 min read
Mar
17

Running a container to check its fysical files - solr-init example

I just wanted to write this information down since it helped me understand better what happens when you make changes
5 min read
Mar
15

Sitecore 10.1 upgrading code - check your config for Dataprovider changes

Sitecore 10.1 uses a new Dataprovider and instead of fetching all default Sitecore items from the database, Protobuf is
1 min read
Jan
07

From Droplist to Droplink

During some maintenance on older projects, I came across the usage of the Sitecore field Droplist. This immediately triggered my
4 min read