Posts tagged ‘episerver’
Posts tagged Episerver — the legacy name for what is now Optimizely CMS and Commerce. Older posts use this tag; newer posts are usually tagged Optimizely. Both cover the same platform.
-
:
OptiPowerTools.Hangfire 2.0.0: CMS 13 Support and Sample Jobs
OptiPowerTools.Hangfire 2.0 adds Optimizely CMS 13 / .NET 10 support and ships ready-to-run sample jobs to shorten Hangfire setup on Optimizely projects.
-
:
Running the Optimizely CMS 13 Alloy Site on macOS with Docker
A working setup for the official Optimizely CMS 13 Alloy template on macOS Apple Silicon using Docker Compose — minimal adjustments, all changes on GitHub.
-
:
OptiPowerTools.Hangfire: A Drop-in Hangfire Integration for Optimizely CMS 12
OptiPowerTools.Hangfire is an open-source NuGet package that turns the manual Hangfire-on-Optimizely-CMS-12 setup into two lines of code.
-
:
Catalog Traversal with Hangfire. Part 3: Advanced Job Management
Part 3: using Hangfire for advanced catalog traversal job management in Optimizely Commerce — retries, monitoring, distributed execution, flexible scheduling.
-
:
Catalog Traversal in Action. Part 2: Real-World Scheduled Job Patterns
Part 2: applying the catalog traversal service to real Optimizely Commerce scheduled jobs with error handling, progress reporting, and resilience patterns.
-
:
Memory-Efficient Catalog Traversal in Optimizely Commerce. Part 1: Building the Service
Part 1 of a series on streaming catalog traversal in Optimizely Commerce — a memory-efficient service that processes large catalogs without OOM errors.
-
:
Quiet Performance Wins: Scheduled Job for SQL Index Maintenance in Optimizely
A scheduled job that rebuilds fragmented indexes and refreshes statistics on custom Optimizely CMS tables — quiet wins for query speed and editor happiness.
-
:
How to automatically remove orphaned Opti jobs from the DB
Automate cleanup of orphaned Optimizely scheduled jobs left behind in tblScheduledItem — a small scheduled job that keeps your CMS database tidy at startup.
-
:
Tunning Application Insights telemetry filtering in Optimizely
Tune Application Insights for Optimizely DXP: filter noisy internal requests and SQL dependencies to cut telemetry volume and surface real performance issues.
-
:
Running full Optimizely development setup on M1 (ARM) based machine
A 2025 revisit: running a full Optimizely Foundation dev setup on Apple Silicon (M1/ARM) — what changed in three years and what still needs workarounds.
-
:
Adding Hangfire to Episerver/Optimizely CMS 12
Step-by-step guide to integrating Hangfire into Optimizely/Episerver CMS 12 with menu provider, controller, and authorization filter for background jobs.
-
:
Add SonarCloud/SonarQube to Episerver/Optimizely 12 project using Github actions
Wire SonarCloud static analysis into a GitHub Actions pipeline for Episerver/Optimizely 12 to catch bugs, code smells, and security issues on every PR.
-
:
Add Github pipelines/workflows to Episerver 12 project
How to add a GitHub Actions CI workflow to an Episerver/Optimizely 12 (.NET 6) project — build on every PR and main branch push, step by step.
-
:
Episerver Foundation on Apple Silicon (M1)!
How to run Episerver/Optimizely Foundation on an Apple Silicon (M1) Mac with .NET 6, Docker, and azure-sql-edge — a working dev setup walkthrough.