Seamless Sitecore XM Cloud Backups: Automate and Protect Your Content with GitHub Actions

My dear Sitecore friends, I hope Halloween was wonderful and full of treats! 🎃 With November upon us, Christmas is just around the corner, and it’s the perfect time to tidy up our Sitecore environments before the holiday season. In today’s post, I’ll show you how to create a reliable backup for your Sitecore XM … More Seamless Sitecore XM Cloud Backups: Automate and Protect Your Content with GitHub Actions

Want to copy sitecore content quickly between environments? Sitecore CLI will blow your mind!

Happy days, summer is here (in the northern hemisphere) 🙂 Before we start, SUGCON is coming to North America. Read all about it, https://sessionize.com/sugcon-na-2023 🙂 Let’s begin! The other day I had to copy content between environments and I was thinking of setting up Sitecore SideKick, but then I overheard/watched a message thread in SitecoreSlack regarding copying content … More Want to copy sitecore content quickly between environments? Sitecore CLI will blow your mind!

Naming templates is scary => Sitecore CLI: Unexpected HttpResponseMessage with code: InternalServerErrorSitecore CLI

Hello dear sitecorians, I hope you are good out there 🙂 This will be a short post, but very scary 👹 Update! Sitecore Support tested the behavior on a clean instance of Sitecore with CLI 4.1.0 and the issue was not reproducible. So it should be ok 🙂*Nevertheless we have “this issue” in our sitecore … More Naming templates is scary => Sitecore CLI: Unexpected HttpResponseMessage with code: InternalServerErrorSitecore CLI

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

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

Run Sitecore CLI within your Kubernetes cluster using self-hosted GitHub actions

Dear Sitecorians, I hope you are well out there, and I know that many of us are not well here in Europe. So my thoughts and prairies are with you, Ukraine. Today’s post will be about running self-hosted GitHub Actions within your Kubernetes cluster. So what’s so special about that? Instead of setting up a … More Run Sitecore CLI within your Kubernetes cluster using self-hosted GitHub actions

Sitecore Command Line error on dotnet sitecore login

Hey fellow developers, this is a very short post 🙂 I recently got an error when trying to do a dotnet sitecore login. This was indeed strange, I have never seen this before. After tons of hair-pulling, I found the culprit. It turned out to be the user.json file in the .sitecore folder. I had … More Sitecore Command Line error on dotnet sitecore login