Handle URL rewrites in a Kubernetes cluster running a Sitecore multisite solution with NGINX using GitOps with Sitecore CLI – Part 2

Fellow developers, I hope you had a great summer (for those living in the Northern Hemisphere). Autumn is almost upon us, and we are ready to do some lovely Sitecore coding. Don’t forget to sign up for the big Sitecore event in Chicago – Sitecore Symposium. In my previous post, Handle URL redirects in an … More Handle URL rewrites in a Kubernetes cluster running a Sitecore multisite solution with NGINX using GitOps with Sitecore CLI – Part 2

Handle URL redirects in an AKS Sitecore multisite solution with Ingress-NGINX Controller using GitOps – Part 1

Dear Sitecorians, recently Sitecore released XM Cloud. Interesting times ahead. Today’s post will be about using NGINX to handle rewrites/redirects for your Sitecore multisite solution. The flow is this: We will have a “manifest repo,” where the rewrite rules reside. Then, ArgoCD (GitOps) will listen to any changes and deploy them to our Kubernetes cluster … More Handle URL redirects in an AKS Sitecore multisite solution with Ingress-NGINX Controller using GitOps – Part 1

A powerful combination – Sitecore CLI, GitHub Actions, and Sitecore PowerShell Extensions

Developers may Sitecore be with you 🙂 I hope you enjoyed Sitecore’s Virtual Developer Day 2022! And if you missed it, don’t worry 🙂 You will find all the wonderful recordings on YouTube – Sitecore Virtual Developer Day 2022 Tody’s post will be a “follow up” on the previous post – Run Sitecore CLI within … More A powerful combination – Sitecore CLI, GitHub Actions, and Sitecore PowerShell Extensions

Add extra parameters to your BizFx container/pod in Sitecore Commerce 10

Hello happy Sitecorians. The Sitecore Symposium is near and guess what, it’s all free, so register at once 🙂 Today’s post will be about how to add extra parameters to your BizFx – The Sitecore Commerce Business Tools. In our scenario, we want to be able to set the default environment name when the BizFx container/pod … More Add extra parameters to your BizFx container/pod in Sitecore Commerce 10

Running Sitecore JSS with Node Headless SSR Proxy in Sitecore 10, all in Docker – This is the Way

Dear fellow sitecorians, Christmas is near. Sitecore has given us early Christmas presents this year. Sitecore 10, Fully Docker support, Sitecore running in Asp.Net Core, Sitecore JSS 15 and so much more – It’s a developer’s Christmas 🙂 Check out the https://doc.sitecore.com/developers/100/ and be marveled Today is the 13:th of December, which means we(here in … More Running Sitecore JSS with Node Headless SSR Proxy in Sitecore 10, all in Docker – This is the Way