Sitecore Powershell - trigger a job
I've been working on a small implementation in Sitecore that triggers a Sitecore
job defined in code and
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
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
ConfigurationErrorsException XConnectIndexer
During our process to configure SQL Always Encrypted for a client, one of the
last steps to do is to
PowerShell Extensions - get a setting
I needed to get a Sitecore setting in my PowerShell script and couldn't find any
other online documentation.
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
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
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
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
From Droplist to Droplink
During some maintenance on older projects, I came across the usage of the
Sitecore field Droplist.
This immediately triggered my