Tips on migrating your Sitecore solution to Docker

Now that Sitecore officially supports Docker containers, many of us started considering migrating their Sitecore solutions to Docker setup. But how hard is that and what are the important steps/pain points to consider for production-ready setup?

September 22, 2020 · 11 min · Vitalii Tylyk

Sitecore 9.3 health checks

Starting from version 9.3, Sitecore includes health check HTTP endpoints which you can use to check health of your Sitecore instance. In this post I will show how to add custom health checks.

July 13, 2020 · 3 min · Vitalii Tylyk

JSS rendering host: what? why? how?

Sitecore JSS rendering host is an awesome but also an underused feature. So I decided to promote it a bit and describe some use cases from our project.

March 5, 2020 · 6 min · Vitalii Tylyk

Sitecore environment variables config builder

Inspired by ASP.NET configuration builders I thought: wouldn’t it be awesome to be able to modify Sitecore configuration via environment variables in a similar way? This is especially relevant in Docker world.

February 6, 2020 · 2 min · Vitalii Tylyk

Sitecore 9.3 loves Docker

Sitecore 9.3 release includes some features which improve containers support, but at the time of writing they are not mentioned neither in release notes nor in documentation. In this post I highlight these features, since I consider them an important step in direction of containers support.

January 17, 2020 · 3 min · Vitalii Tylyk