Building and pushing docker images using GitHub Actions for your Sitecore solution

Hello, dear fellow Sitecore developers! Recently Sitecore 10.1 was released and WOW – what a release!So many wonderful things, the konabos guys did a great post describing it all – What’s New in Sitecore 10.1Read and be amazed 🙂 Today’s post will be about the joy of using GitHub Actions. So what are GitHub Actions? … More Building and pushing docker images using GitHub Actions for your Sitecore solution

DictionaryDomain null (in backend) in your SXA JSS site

Hello dear sitecorians, I hope you are well and enjoying the wonderful world of Sitecore 🙂 Sitecore recently secured a stunning US$1.2B investment. This is great news, does this mean Sitecore will finally move to .Net 5(or 6)? Let’s hope so 😉 Today’s post will be about the lovely and successful combination of SXA and … More DictionaryDomain null (in backend) in your SXA JSS site

Disk space full running your Sitecore Docker instances

Hello, dear Sitecorians. I hope you are well out there 🙂 I recently had a weird issue where my disk space was suddenly full. This was really strange, I looked everywhere and guess who the culprit was? windowsFilter in the Docker(in ProgramData) folder. It used a lot of disk space. So why is this? From … More Disk space full running your Sitecore Docker instances

Curl your way out when 404 page not found in your #Sitecore Docker setup

Dear fellow Sitecore developers. Now when Docker(And Kubernetes) is official in Sitecore 10, it’s so much more fun to develop Sitecore web applications. 🙂 As Cato the Elder(the Roman senator) ended every one of his speeches with this snappy catchphrase: Ceterum autem censeo Carthaginem esse delendam Furthermore, I consider that Carthage must be destroyed I … More Curl your way out when 404 page not found in your #Sitecore Docker setup

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

Add your custom index to Solr in Sitecore Docker like a boss(goon)

Hello fellow developers, I recently got the new Xbox X and tried out the best game ever – Dying Light. A parkour running game, in a wonderful zombie world full of lovely monsters. If you are a zombie fan, this is the game! The game is so good that it inspires you to write posts … More Add your custom index to Solr in Sitecore Docker like a boss(goon)

Use i18n for localization and GraphQL to keep JSON files up to date in ASP.NET Core with Headless CMS – Sitecore 10

Be excellent to each other and party on fellow developers! Do you miss coding in ASP.NET Core? Fear not dear developers, Sitecore 10 has finally did it! You can now start coding away in ASP.NET Core and create some lovely Sitecore apps. Check out Sitecore Headless Development conceptual overview on how to build your favorite … More Use i18n for localization and GraphQL to keep JSON files up to date in ASP.NET Core with Headless CMS – Sitecore 10

Using GraphQL in ASP.NET Core with Headless CMS – Sitecore 10

Be excellent to each other and party on fellow developers! Today’s post will be about how to use GraphQL in your ASP.NET Core(Rendering host) web app. Before we start, I would like to give a shout out to Rob Earlam and his team for the very cool Sitecore MVP site – build against Sitecore 10 … More Using GraphQL in ASP.NET Core with Headless CMS – Sitecore 10

Debug your Sitecore 10 Rendering Host in docker

Hello, dear Sitecorians! The Sitecore 10 release is the best ever, Sitecore + ASP.Net Core = What a dream! 🙂 I hope you guys have followed Nick’s(techphoria414) tweets, if not here they are: #Sitecore10bits Today’s post will be very short. It’s about attaching the debugger to your docker containers and as always the documentation is … More Debug your Sitecore 10 Rendering Host in docker

Make your Sitecore 10 Asp.Net Core web app multilingual

Happy days! Sitecore 10 is released and guess what? It now supports Asp.Net Core. Best news ever! 😁 And as always the documentation is really good: Developer Documentation (Sitecore 10.0) Sitecore Headless Development Sitecore Content Serialization Developing with containers … Check out Nick’s great video, where he explains it all: So much wonderful stuff!! Today’s … More Make your Sitecore 10 Asp.Net Core web app multilingual