Tags

About

Archive

Szołkowski Blog

Blog with Episerver/Optimizely and tech stuff

Latest post


Jun 12, 2025 | Tags: application insights, dxp, episerver, optimizely

Tunning Application Insights telemetry filtering in Optimizely

Application Insights is a cloud-based service designed to monitor web applications, providing insights into performance, errors, and user behavior, which integrates very well with the Optimizely CMS/Commerce solution and is included in the default DXP experience. However, like any generic tool for complex systems, it can be tuned to work even better for specific platforms and projects.

Read more ...

May 26, 2025 | Tags: apple silicon, arm, episerver, m1, ms sql server, optimizely, sql server

Running full Optimizely development setup on M1 (ARM) based machine

A few years ago I posted post about how to run Optimizely/Episerver on M1 (ARM) based machine, so I think it is high time to revisit and check what did change.

Read more ...

Jul 31, 2024 | Tags: background jobs, episerver, hangfire, jobs, optimizely

Adding Hangfire to Episerver/Optimizely CMS 12

Episerver/Optimizely contains build ScheduledJobs support which does its job for internal EPI jobs and simple custom cases, however, when the app grows and we need more and more jobs it fails behind dedicated solutions.

Read more ...

Aug 15, 2023 | Tags: ci, devops, episerver, github, optimizely, pipeline, sonarcloud, sonarqube, workflow

Add SonarCloud/SonarQube to Episerver/Optimizely 12 project using Github actions

In my previous post Add Github pipelines/workflows to Episerver 12 project I have briefly explained how to add simple pipeline/workflow to Episerver/Optimizely 12 project. Having project build for each PR and on main branch push is nice improvement, but we can make it even better. For this example I will add SonarCloud integration to my existing workflow from my previous post. You can see it on my Foundation fork - it will be using Github actions on each pull request and on main branch.

Read more ...

Jul 30, 2022 | Tags: ci, devops, episerver, github, optimizely, pipeline, workflow

Add Github pipelines/workflows to Episerver 12 project

With Episerver 12 moving to .NET 5/6 civilization come to devops handling of Episerver projects and we can easily integrate modern CI approaches using pipelines. For this example I will add simple building of my Foundation fork using Github version of pipelines called “workflows” on each pull request and on main branch.

Read more ...

Recent posts

  • August 15, 2023: Add SonarCloud/SonarQube to Episerver/Optimizely 12 project using Github actions
  • July 30, 2022: Add Github pipelines/workflows to Episerver 12 project
  • July 28, 2022: Episerver Foundation on Apple Silicon (M1)!

Tags

apple silicon (2) application insights (1) arm (2) background jobs (1) ci (2) devops (2) dxp (1) episerver (6) github (2) hangfire (1) jobs (1) m1 (2) ms sql server (1) optimizely (6) pipeline (2) sonarcloud (1) sonarqube (1) sql server (1) workflow (2)

Read more articles | subscribe via RSS