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